chore: fine keep failing then

This commit is contained in:
Adrian Castro
2024-02-15 11:49:34 +01:00
parent 4090869b48
commit bbff23985b

View File

@@ -2,7 +2,6 @@
"extends": "@movie-web/tsconfig/base.json",
"compilerOptions": {
"tsBuildInfoFile": "node_modules/.cache/tsbuildinfo.json",
"typeRoots": ["../node_modules/@types"],
},
"include": ["*.ts", "src"],
"exclude": ["node_modules"],