From 288394764126c1ea2afb21ce2884fecb258613a5 Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Wed, 24 Feb 2016 10:08:11 +0100 Subject: [PATCH] remove jsconfig --- jsconfig.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 jsconfig.json diff --git a/jsconfig.json b/jsconfig.json deleted file mode 100644 index 56705ead..00000000 --- a/jsconfig.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "compilerOptions": { - "target": "ES6", - "module": "commonjs" - } -} \ No newline at end of file