Skip to content
Snippets Groups Projects
jsconfig.json 66 B
Newer Older
{
  "compilerOptions": {
    "experimentalDecorators": true
  }
}