smartdata/tsconfig.json

5 lines
73 B
JSON
Raw Normal View History

2016-11-17 23:42:25 +00:00
{
"compilerOptions": {
"experimentalDecorators": true
}
}