eduproj/compile-database/tsconfig.json

6 lines
66 B
JSON
Raw Normal View History

2021-08-28 10:52:47 +00:00
{
"compilerOptions": {
"experimentalDecorators": true
}
}