Skip to content
Snippets Groups Projects
Commit 9f5b1f79 authored by Lauren's avatar Lauren
Browse files

added updated codekit config file

parent 8da3726f
No related branches found
No related tags found
No related merge requests found
{
"CodeKitInfo": "This is a CodeKit 2.x project configuration file. It is designed to sync project settings across multiple machines. MODIFYING THE CONTENTS OF THIS FILE IS A POOR LIFE DECISION. If you do so, you will likely cause CodeKit to crash. This file is not useful unless accompanied by the project that created it in CodeKit 2. This file is not backwards-compatible with CodeKit 1.x. For more information, see: http:\/\/incident57.com\/codekit",
"creatorBuild": "19033",
"creatorBuild": "19076",
"files": {
"\/css\/lbdesign_button_shortcode.css": {
"fileType": 16,
"ignore": 1,
"\/assets\/screenshot-1.png": {
"fileType": 32768,
"ignore": 0,
"ignoreWasSetByUser": 0,
"inputAbbreviatedPath": "\/css\/lbdesign_button_shortcode.css",
"outputAbbreviatedPath": "No Output Path",
"initialSize": 47460,
"inputAbbreviatedPath": "\/assets\/screenshot-1.png",
"outputAbbreviatedPath": "\/assets\/screenshot-1.png",
"outputPathIsOutsideProject": 0,
"outputPathIsSetByUser": 0
"outputPathIsSetByUser": 0,
"processed": 0
},
"\/css\/style.css": {
"\/css\/lbdesign_button_shortcode.css": {
"fileType": 16,
"ignore": 0,
"ignore": 1,
"ignoreWasSetByUser": 0,
"inputAbbreviatedPath": "\/css\/style.css",
"inputAbbreviatedPath": "\/css\/lbdesign_button_shortcode.css",
"outputAbbreviatedPath": "No Output Path",
"outputPathIsOutsideProject": 0,
"outputPathIsSetByUser": 0
......@@ -63,7 +65,7 @@
"outputPathIsSetByUser": 0
},
"\/sass\/lbdesign_button_shortcode.scss": {
"createSourceMap": 0,
"createSourceMap": 1,
"debugStyle": 0,
"decimalPrecision": 10,
"fileType": 4,
......@@ -72,7 +74,7 @@
"inputAbbreviatedPath": "\/sass\/lbdesign_button_shortcode.scss",
"outputAbbreviatedPath": "\/css\/lbdesign_button_shortcode.css",
"outputPathIsOutsideProject": 0,
"outputPathIsSetByUser": 0,
"outputPathIsSetByUser": 1,
"outputStyle": 0,
"shouldRunAutoprefixer": 0,
"shouldRunBless": 0,
......@@ -570,10 +572,6 @@
}
},
"jsLintFlags2": {
"ass": {
"active": 0,
"flagValue": -1
},
"bitwise": {
"active": 0,
"flagValue": -1
......@@ -582,15 +580,7 @@
"active": 1,
"flagValue": -1
},
"closure": {
"active": 0,
"flagValue": -1
},
"continue": {
"active": 0,
"flagValue": -1
},
"debug": {
"couch": {
"active": 0,
"flagValue": -1
},
......@@ -598,75 +588,27 @@
"active": 0,
"flagValue": -1
},
"eqeq": {
"es6": {
"active": 0,
"flagValue": -1
},
"evil": {
"eval": {
"active": 0,
"flagValue": -1
},
"forin": {
"for": {
"active": 0,
"flagValue": -1
},
"indent": {
"active": 0,
"flagValue": 4
},
"maxlen": {
"active": 0,
"flagValue": 150
},
"newcap": {
"active": 0,
"flagValue": -1
},
"node": {
"active": 0,
"flagValue": -1
},
"nomen": {
"active": 0,
"flagValue": -1
},
"plusplus": {
"active": 0,
"flagValue": -1
},
"properties": {
"active": 0,
"flagValue": -1
},
"regexp": {
"active": 0,
"flagValue": -1
},
"rhino": {
"active": 0,
"flagValue": -1
},
"sloppy": {
"active": 0,
"flagValue": -1
},
"stupid": {
"active": 0,
"flagValue": -1
},
"sub": {
"active": 0,
"flagValue": -1
},
"todo": {
"active": 0,
"flagValue": -1
},
"unparam": {
"active": 0,
"flagValue": -1
},
"vars": {
"this": {
"active": 0,
"flagValue": -1
},
......@@ -767,7 +709,9 @@
"typescriptAutoOutputPathStyle": 2,
"typescriptCreateDeclarationFile": 0,
"typescriptCreateSourceMap": 0,
"typescriptJSXMode": 0,
"typescriptMinifyOutput": 0,
"typescriptModuleResolutionType": 0,
"typescriptModuleType": 0,
"typescriptNoImplicitAny": 0,
"typescriptPreserveConstEnums": 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment