mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 22:48:41 -09:00
Disable VSCode type chekcing (#2767)
This commit is contained in:
parent
20173f0e86
commit
933e6f4966
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"checkJs": true,
|
||||
"jsx": "react",
|
||||
"target": "es6"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue