Fix yarn lockfile and temporarily disable type checking for GunSmith

This commit is contained in:
emad-salah 2021-12-14 10:58:22 +01:00
parent d39ff42ede
commit 00c9e0d023
4 changed files with 53 additions and 78 deletions

View file

@ -1,5 +1,6 @@
{
"include": ["./services/gunDB/**/*.*", "./utils/lightningServices/**/*.*"],
"exclude": ["./node_modules/**/*.*"],
"compilerOptions": {
/* Basic Options */
// "incremental": true, /* Enable incremental compilation */