mirror of
https://github.com/ItsVipra/ProToots
synced 2024-11-10 14:14:19 +00:00
Disable checking of JS files
This commit is contained in:
parent
bde4a6e209
commit
4b3ee12671
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
"compilerOptions": {
|
||||
"module": "ESNext",
|
||||
"target": "ESNext",
|
||||
"checkJs": true,
|
||||
"moduleResolution": "bundler"
|
||||
},
|
||||
"include": ["src/", "tests/"]
|
||||
|
|
Loading…
Reference in a new issue