1
0
mirror of https://github.com/fluencelabs/aqua-playground synced 2025-03-15 10:21:08 +00:00

fix build

This commit is contained in:
DieMyst 2023-02-22 15:15:11 +04:00
parent e28f9416ad
commit 5b3acba465

@ -10,7 +10,8 @@
"strict": true,
"esModuleInterop": true,
"noImplicitAny": false,
"strictNullChecks": false
"strictNullChecks": false,
"skipLibCheck": true
},
"exclude": [
"node_modules",