drop refs to coverage (#197)

This commit is contained in:
Jonathan Smoley
2026-07-17 11:30:46 -07:00
committed by GitHub
parent 7583d6d179
commit 3d6d651e18
7 changed files with 2 additions and 900 deletions
+1 -2
View File
@@ -18,9 +18,8 @@
// Decompile .ts to .js into a folder named build
"outDir": "build",
"rootDir": "src",
"baseUrl": ".",
"paths": {
"*": ["node_modules/"]
"*": ["./node_modules/"]
}
},
// environment for env vars