Fix extension and skipLibCheck for now

This commit is contained in:
Matt Bierner
2024-12-20 13:48:51 -08:00
parent 83c8c2074b
commit 93148e5b28
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
"extends": "./tsconfig.json",
"compilerOptions": {
"noEmit": true,
"skipLibCheck": true,
"plugins": [
{
"name": "tsec",