chore: come on ci

This commit is contained in:
Adrian Castro
2024-02-15 11:47:26 +01:00
parent 4aa964d1e1
commit 4090869b48

View File

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