Remove unneeded tsconfig configuration

GitOrigin-RevId: 51373fbc32f46788906b7ad27afe2bb06c3c9854
This commit is contained in:
Andrew Rumble
2025-09-23 11:07:54 +01:00
committed by Copybot
parent e9b1c63ed7
commit ff9be88970

View File

@@ -1,8 +1,5 @@
{
"extends": "../../tsconfig.backend.json",
"compilerOptions": {
"allowImportingTsExtensions": true
},
"include": [
"app.js",
"app/js/**/*",