mirror of
https://github.com/fluencelabs/aqua-playground
synced 2025-03-14 21:00:56 +00:00
fix build
This commit is contained in:
parent
e28f9416ad
commit
5b3acba465
@ -10,7 +10,8 @@
|
||||
"strict": true,
|
||||
"esModuleInterop": true,
|
||||
"noImplicitAny": false,
|
||||
"strictNullChecks": false
|
||||
"strictNullChecks": false,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
|
Loading…
x
Reference in New Issue
Block a user