diff options
Diffstat (limited to 'config.codekit')
-rw-r--r-- | config.codekit | 156 |
1 files changed, 7 insertions, 149 deletions
diff --git a/config.codekit b/config.codekit index 7a8bc291..fa66ca0e 100644 --- a/config.codekit +++ b/config.codekit @@ -1,6 +1,6 @@ { "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": "19051", "files": { "\/CONTRIBUTING.md": { "criticStyle": 0, @@ -86,15 +86,6 @@ "randomFootnoteNumbers": 0, "useCompatibilityMode": 0 }, - "\/public\/css\/bootstrap.min.css": { - "fileType": 16, - "ignore": 0, - "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/public\/css\/bootstrap.min.css", - "outputAbbreviatedPath": "No Output Path", - "outputPathIsOutsideProject": 0, - "outputPathIsSetByUser": 0 - }, "\/public\/css\/dropzone.css": { "fileType": 16, "ignore": 0, @@ -158,15 +149,6 @@ "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 }, - "\/public\/css\/markdown.css": { - "fileType": 16, - "ignore": 0, - "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/public\/css\/markdown.css", - "outputAbbreviatedPath": "No Output Path", - "outputPathIsOutsideProject": 0, - "outputPathIsSetByUser": 0 - }, "\/public\/css\/semantic.min.css": { "fileType": 16, "ignore": 0, @@ -187,15 +169,6 @@ "outputPathIsSetByUser": 0, "processed": 0 }, - "\/public\/css\/todc-bootstrap.min.css": { - "fileType": 16, - "ignore": 0, - "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/public\/css\/todc-bootstrap.min.css", - "outputAbbreviatedPath": "No Output Path", - "outputPathIsOutsideProject": 0, - "outputPathIsSetByUser": 0 - }, "\/public\/img\/404.png": { "fileType": 32768, "ignore": 0, @@ -229,61 +202,6 @@ "outputPathIsSetByUser": 0, "processed": 1 }, - "\/public\/img\/bootstrap-colorpicker\/alpha-horizontal.png": { - "fileType": 32768, - "ignore": 0, - "ignoreWasSetByUser": 0, - "initialSize": 3635, - "inputAbbreviatedPath": "\/public\/img\/bootstrap-colorpicker\/alpha-horizontal.png", - "outputAbbreviatedPath": "\/public\/img\/bootstrap-colorpicker\/alpha-horizontal.png", - "outputPathIsOutsideProject": 0, - "outputPathIsSetByUser": 0, - "processed": 0 - }, - "\/public\/img\/bootstrap-colorpicker\/alpha.png": { - "fileType": 32768, - "ignore": 0, - "ignoreWasSetByUser": 0, - "initialSize": 3271, - "inputAbbreviatedPath": "\/public\/img\/bootstrap-colorpicker\/alpha.png", - "outputAbbreviatedPath": "\/public\/img\/bootstrap-colorpicker\/alpha.png", - "outputPathIsOutsideProject": 0, - "outputPathIsSetByUser": 0, - "processed": 0 - }, - "\/public\/img\/bootstrap-colorpicker\/hue-horizontal.png": { - "fileType": 32768, - "ignore": 0, - "ignoreWasSetByUser": 0, - "initialSize": 2837, - "inputAbbreviatedPath": "\/public\/img\/bootstrap-colorpicker\/hue-horizontal.png", - "outputAbbreviatedPath": "\/public\/img\/bootstrap-colorpicker\/hue-horizontal.png", - "outputPathIsOutsideProject": 0, - "outputPathIsSetByUser": 0, - "processed": 0 - }, - "\/public\/img\/bootstrap-colorpicker\/hue.png": { - "fileType": 32768, - "ignore": 0, - "ignoreWasSetByUser": 0, - "initialSize": 2972, - "inputAbbreviatedPath": "\/public\/img\/bootstrap-colorpicker\/hue.png", - "outputAbbreviatedPath": "\/public\/img\/bootstrap-colorpicker\/hue.png", - "outputPathIsOutsideProject": 0, - "outputPathIsSetByUser": 0, - "processed": 0 - }, - "\/public\/img\/bootstrap-colorpicker\/saturation.png": { - "fileType": 32768, - "ignore": 0, - "ignoreWasSetByUser": 0, - "initialSize": 8817, - "inputAbbreviatedPath": "\/public\/img\/bootstrap-colorpicker\/saturation.png", - "outputAbbreviatedPath": "\/public\/img\/bootstrap-colorpicker\/saturation.png", - "outputPathIsOutsideProject": 0, - "outputPathIsSetByUser": 0, - "processed": 0 - }, "\/public\/img\/checkmark.png": { "fileType": 32768, "ignore": 0, @@ -1635,10 +1553,6 @@ } }, "jsLintFlags2": { - "ass": { - "active": 0, - "flagValue": -1 - }, "bitwise": { "active": 0, "flagValue": -1 @@ -1647,15 +1561,7 @@ "active": 1, "flagValue": -1 }, - "closure": { - "active": 0, - "flagValue": -1 - }, - "continue": { - "active": 0, - "flagValue": -1 - }, - "debug": { + "couch": { "active": 0, "flagValue": -1 }, @@ -1663,75 +1569,27 @@ "active": 0, "flagValue": -1 }, - "eqeq": { + "es6": { "active": 0, "flagValue": -1 }, - "evil": { - "active": 1, - "flagValue": -1 - }, - "forin": { + "eval": { "active": 0, "flagValue": -1 }, - "indent": { + "for": { "active": 0, - "flagValue": 4 + "flagValue": -1 }, "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 }, |