From 1c76905dcd9abef092db628066ecb490e0659510 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 8 Jul 2018 23:49:05 +0200 Subject: [PATCH] fix(structure): clean --- tsconfig.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 tsconfig.json diff --git a/tsconfig.json b/tsconfig.json deleted file mode 100644 index cc2bee1..0000000 --- a/tsconfig.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "compilerOptions": { - "experimentalDecorators": true, - "lib": [ - "es2015" - ] - } -} \ No newline at end of file