From 7f7216be6e4a55af83a614fb2782d643af40825a Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 17 Aug 2016 22:44:07 -0700 Subject: Code quality improvement on JS --- public/config.codekit | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'public/config.codekit') diff --git a/public/config.codekit b/public/config.codekit index 5faa5569..fa0fae58 100644 --- a/public/config.codekit +++ b/public/config.codekit @@ -221,6 +221,26 @@ "strictMath": 0, "strictUnits": 0 }, + "\/less\/_editor.less": { + "allowInsecureImports": 0, + "createSourceMap": 0, + "disableJavascript": 0, + "fileType": 1, + "ieCompatibility": 1, + "ignore": 1, + "ignoreWasSetByUser": 0, + "inputAbbreviatedPath": "\/less\/_editor.less", + "outputAbbreviatedPath": "\/css\/_editor.css", + "outputPathIsOutsideProject": 0, + "outputPathIsSetByUser": 0, + "outputStyle": 0, + "relativeURLS": 0, + "shouldRunAutoprefixer": 0, + "shouldRunBless": 0, + "strictImports": 0, + "strictMath": 0, + "strictUnits": 0 + }, "\/less\/_emojify.less": { "allowInsecureImports": 0, "createSourceMap": 0, -- cgit v1.2.3