tsbundle/tsconfig.json

5 lines
65 B
JSON
Raw Normal View History

2021-07-22 19:55:08 +00:00
{
"compilerOptions": {
"experimentalDecorators": true
}
}