Revert .gitignore and tsconfig.json
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
||||
coverage/
|
||||
node_modules/
|
||||
node_modules/
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
"resolveJsonModule": true,
|
||||
"strict": true,
|
||||
"target": "es2022",
|
||||
"verbatimModuleSyntax": true,
|
||||
"skipLibCheck": true
|
||||
"verbatimModuleSyntax": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user