mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 16:13:26 +00:00
chore: come on ci
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"extends": "@movie-web/tsconfig/base.json",
|
"extends": "@movie-web/tsconfig/base.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"tsBuildInfoFile": "node_modules/.cache/tsbuildinfo.json",
|
"tsBuildInfoFile": "node_modules/.cache/tsbuildinfo.json",
|
||||||
"typeRoots": ["node_modules/@types"],
|
"typeRoots": ["../node_modules/@types"],
|
||||||
},
|
},
|
||||||
"include": ["*.ts", "src"],
|
"include": ["*.ts", "src"],
|
||||||
"exclude": ["node_modules"],
|
"exclude": ["node_modules"],
|
||||||
|
Reference in New Issue
Block a user