osr-mono/tsconfig.eslint.json
2025-01-29 17:40:56 +01:00

7 lines
88 B
JSON

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