fix build

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

View File

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