summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/tsconfig.decorators.json
blob: 504cd646e14906b4db8e943f9bfb10ab80162cee (plain)
1
2
3
4
5
{
  "compilerOptions": {
    "experimentalDecorators": true
  }
}