mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 10:23:24 +00:00
Update tsconfig.json
This commit is contained in:
@@ -2,6 +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",
|
||||||
|
"skipLibCheck": true,
|
||||||
},
|
},
|
||||||
"include": ["*.ts", "src"],
|
"include": ["*.ts", "src"],
|
||||||
"exclude": ["node_modules"],
|
"exclude": ["node_modules"],
|
||||||
|
Reference in New Issue
Block a user