painbrush
1.0.21.1.0
tsconfig.json−
tsconfig.jsonDeleted−12
Index: package/tsconfig.json
===================================================================
--- package/tsconfig.json
+++ package/tsconfig.json
@@ -1,12 +0,0 @@
-{
- "compilerOptions": {
- "noEmit": true, // Optional - see note below
- "target": "esnext",
- "module": "nodenext",
- "rewriteRelativeImportExtensions": true,
- "erasableSyntaxOnly": true,
- "verbatimModuleSyntax": true,
- "types": ["node"],
- "skipLibCheck": true
- }
-}