mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 14:38:40 -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": {
|
"compilerOptions": {
|
||||||
"checkJs": true,
|
|
||||||
"jsx": "react",
|
"jsx": "react",
|
||||||
"target": "es6"
|
"target": "es6"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue