From 210e8feae2fb4842bfb2de38666e6c41671fef3c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 27 Sep 2017 12:42:48 -0400 Subject: removed lib --- www/lib/ionic/scss/tsconfig.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 www/lib/ionic/scss/tsconfig.json (limited to 'www/lib/ionic/scss/tsconfig.json') diff --git a/www/lib/ionic/scss/tsconfig.json b/www/lib/ionic/scss/tsconfig.json deleted file mode 100644 index 6b58d2e6..00000000 --- a/www/lib/ionic/scss/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "1.5.0-alpha", - "compilerOptions": { - "target": "es5", - "module": "commonjs", - "declaration": false, - "noImplicitAny": false, - "removeComments": true, - "noLib": false, - "preserveConstEnums": true, - "suppressImplicitAnyIndexErrors": true - }, - "filesGlob": [ - "./**/*.ts", - "!./node_modules/**/*.ts" - ], - "files": [] -} -- cgit v1.2.3