Remove unneeded tsconfig configuration
GitOrigin-RevId: 51373fbc32f46788906b7ad27afe2bb06c3c9854
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"extends": "../../tsconfig.backend.json",
|
||||
"compilerOptions": {
|
||||
"allowImportingTsExtensions": true
|
||||
},
|
||||
"include": [
|
||||
"app.js",
|
||||
"app/js/**/*",
|
||||
|
||||
Reference in New Issue
Block a user