smartjson/tsconfig.json

6 lines
74 B
JSON
Raw Normal View History

2017-02-27 13:05:03 +00:00
{
"compilerOptions": {
"experimentalDecorators": true
}
}