aboutsummaryrefslogtreecommitdiffstats
path: root/packages/zorascript/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--packages/zorascript/tsconfig.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/zorascript/tsconfig.json b/packages/zorascript/tsconfig.json
deleted file mode 100644
index 1b2dbb2..0000000
--- a/packages/zorascript/tsconfig.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "compilerOptions": {
- "module": "commonjs",
- "target": "es2015",
- "declaration": true,
- "outDir": "./dist"
- },
- "include": [
- "src/**/*"
- ]
-} \ No newline at end of file