token-wizard/tsconfig.json

6 lines
98 B
JSON

{
"compilerOptions": {
"experimentalDecorators": true,
"allowJs": true
}
}