update solid-devtools
This commit is contained in:
parent
d04731e64c
commit
5945f07ce8
4 changed files with 8 additions and 9 deletions
|
@ -2,8 +2,8 @@
|
|||
"compilerOptions": {
|
||||
"strict": true,
|
||||
"target": "ESNext",
|
||||
"module": "esnext",
|
||||
"moduleResolution": "node",
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "bundler",
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"esModuleInterop": true,
|
||||
"noEmit": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue