1 Star 0 Fork 0

1184424167/Opserver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
WebEssentials-Settings.json 5.37 KB
一键复制 编辑 原始数据 按行查看 历史
Nick Craver 提交于 2015-03-13 01:10 +08:00 . SQL Server: Show some blocking info
{
"BrowserLink": {
"CssIgnorePatterns": "bootstrap*; reset.css; normalize.css; jquery*; toastr*; foundation*; animate*; inuit*; elements*; ratchet*; hint*; flat-ui*; 960*; skeleton*",
"EnableMenu": true,
"EnablePixelPushing": true,
"ShowMenu": true
},
"CodeGen": {
"CamelCasePropertyNames": true,
"CamelCaseTypeNames": false,
"AddTypeScriptReferencePath": true,
"CamelCaseEnumerationValues": false
},
"CoffeeScript": {
"CompileOnBuild": true,
"CompileOnSave": true,
"GenerateSourceMaps": true,
"MinifyInPlace": false,
"OutputDirectory": null,
"ShowPreviewPane": true,
"WrapClosure": true,
"LintOnBuild": false,
"LintOnSave": true,
"LintResultLocation": "Message",
"ProcessSourceMapsForEditorEnhancements": true,
"StrictMath": false
},
"Css": {
"AdjustRelativePaths": true,
"AutoMinify": true,
"GzipMinifiedFiles": false,
"ShowBrowserTooltip": true,
"ShowInitialInherit": false,
"ShowUnsupported": true,
"SyncVendorValues": true,
"ValidateEmbedImages": true,
"ValidateOverQualifiedSelector": true,
"ValidateStarSelector": true,
"ValidateVendorSpecifics": true,
"ValidateZeroUnit": true,
"ValidationLocation": "Messages",
"MakeMinified": false,
"OutputDirectory": null,
"RunOnBuild": false,
"SyncBase64ImageValues": true,
"Autoprefix": false,
"AutoprefixerBrowsers": null,
"GenerateRtlSourceMaps": true,
"RtlCss": false
},
"General": {
"AllMessagesToOutputWindow": true,
"KeepImportantComments": true,
"SvgPreviewPane": true,
"ShowWEIgnoreLogs": true
},
"Html": {
"AutoMinify": false,
"EnableAngularValidation": true,
"EnableEnterFormat": true,
"GzipMinifiedFiles": false,
"ImageDropFormats": [
{
"HtmlFormat": "<img src=\"{0}\" alt=\"\" />",
"Name": "Simple Image Tag"
},
{
"HtmlFormat": "<div><img src=\"{0}\" alt=\"\" /></div>",
"Name": "Enclosed in Div"
},
{
"HtmlFormat": "<li id=\"item_{1}\"><img src=\"{0}\" alt=\"\" /></li>",
"Name": "Enclosed as List Item"
},
{
"HtmlFormat": "<div style=\"background-image=url('{0}')\"></div>",
"Name": "Inline CSS"
}
],
"EnableBootstrapValidation": true,
"EnableFoundationValidation": true,
"MakeMinified": false,
"OutputDirectory": null,
"RunOnBuild": false,
"AttributeQuotesRemovalMode": "KeepQuotes",
"CustomAngularDirectiveList": null,
"MinifyAngularBindingExpressions": false,
"MinifyKnockoutBindingExpressions": false,
"ProcessableScriptTypeList": null
},
"JavaScript": {
"AutoMinify": false,
"BlockCommentCompletion": true,
"GenerateSourceMaps": true,
"GzipMinifiedFiles": false,
"LintOnBuild": false,
"LintOnSave": true,
"LintResultLocation": "Message",
"MakeMinified": false,
"OutputDirectory": null,
"RunOnBuild": false,
"EvalTreatment": "MakeImmediateSafe",
"RootDirectory": "/Scripts/",
"TermSemicolons": true
},
"Less": {
"CompileOnBuild": false,
"CompileOnSave": true,
"GenerateSourceMaps": true,
"MinifyInPlace": false,
"OutputDirectory": null,
"ShowPreviewPane": true,
"EnableChainCompilation": true,
"ProcessSourceMapsForEditorEnhancements": true,
"StrictMath": false
},
"Markdown": {
"AutoHyperlink": false,
"AutoNewLines": false,
"CompileOnBuild": true,
"CompileOnSave": true,
"EncodeProblemUrlCharacters": false,
"GenerateXHTML": true,
"LinkEmails": false,
"MinifyInPlace": false,
"OutputDirectory": null,
"ShowPreviewPane": true,
"StrictBoldItalic": false
},
"Sass": {
"CompileOnBuild": true,
"CompileOnSave": true,
"GenerateSourceMaps": true,
"MinifyInPlace": false,
"OutputDirectory": null,
"ShowPreviewPane": true
},
"TypeScript": {
"BraceCompletion": true,
"LintOnBuild": false,
"LintOnSave": true,
"LintResultLocation": "Message",
"ShowPreviewPane": true
},
"LiveScript": {
"CompileOnBuild": false,
"CompileOnSave": true,
"GenerateSourceMaps": true,
"MinifyInPlace": false,
"OutputDirectory": null,
"ProcessSourceMapsForEditorEnhancements": true,
"ShowPreviewPane": true,
"StrictMath": false,
"WrapClosure": true
},
"Scss": {
"CompileOnBuild": false,
"CompileOnSave": true,
"EnableChainCompilation": true,
"GenerateSourceMaps": true,
"MinifyInPlace": false,
"OutputDirectory": null,
"ProcessSourceMapsForEditorEnhancements": true,
"ShowPreviewPane": true,
"StrictMath": false,
"NumberPrecision": 5,
"OutputStyle": "Expanded",
"UseRubyRuntime": false
},
"Sprite": {
"CssOutputDirectory": null,
"IsVertical": true,
"LessOutputDirectory": null,
"Optimize": true,
"RunOnBuild": false,
"ScssOutputDirectory": null,
"UseAbsoluteUrl": false,
"UseFullPathForIdentifierName": true,
"Margin": 1,
"OutputDirectory": null
},
"SweetJs": {
"CompileOnBuild": false,
"CompileOnSave": true,
"GenerateSourceMaps": true,
"MinifyInPlace": false,
"OutputDirectory": null,
"ProcessSourceMapsForEditorEnhancements": true,
"ShowPreviewPane": true,
"StrictMath": false
},
"Handlebars": {
"CompileOnBuild": false,
"CompileOnSave": true,
"MinifyInPlace": false,
"OutputDirectory": null
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhangrong/Opserver.git
git@gitee.com:zhangrong/Opserver.git
zhangrong
Opserver
Opserver
master

搜索帮助