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