diff options
author | Unknwon <u@gogs.io> | 2015-10-21 06:40:44 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-10-21 06:40:44 -0400 |
commit | f17b746a01a6edfc0ad350116313d92c27557f16 (patch) | |
tree | b8872990987c8f4c6136eb63b2ee0d4729a02043 /public/config.codekit | |
parent | fc7959d3bc89b172b3e0f2d0c5fcdcbb09e2408e (diff) | |
download | gitea-f17b746a01a6edfc0ad350116313d92c27557f16.tar.gz gitea-f17b746a01a6edfc0ad350116313d92c27557f16.zip |
update locale
Diffstat (limited to 'public/config.codekit')
-rw-r--r-- | public/config.codekit | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/public/config.codekit b/public/config.codekit index 20da2684d2..ecec2484c3 100644 --- a/public/config.codekit +++ b/public/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": "19051", +"creatorBuild": "19076", "files": { "\/css\/dropzone-4.0.1.css": { "fileType": 16, @@ -1834,7 +1834,9 @@ "typescriptAutoOutputPathStyle": 2, "typescriptCreateDeclarationFile": 0, "typescriptCreateSourceMap": 0, + "typescriptJSXMode": 0, "typescriptMinifyOutput": 0, + "typescriptModuleResolutionType": 0, "typescriptModuleType": 0, "typescriptNoImplicitAny": 0, "typescriptPreserveConstEnums": 0, |