sprinklers3/common/tsconfig.json

6 lines
98 B
JSON
Raw Normal View History

2017-09-08 10:16:08 -06:00
{
"compilerOptions": {
"experimentalDecorators": true,
"target": "es5"
}
}