mono/tsconfig.eslint.json
2025-01-22 20:49:04 +01:00

7 lines
88 B
JSON

{
"compilerOptions": {
"allowJs": true
},
"extends": "./tsconfig.base.json"
}