1
1
mirror of https://github.com/go-gitea/gitea synced 2025-09-28 03:28:13 +00:00

Code quality improvement on JS

This commit is contained in:
Unknwon
2016-08-17 22:44:07 -07:00
parent ec332cf903
commit 7f7216be6e
7 changed files with 314 additions and 322 deletions

View File

@@ -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,