?{
"BrowserLink": {
"CssIgnorePatterns": "bootstrap*; reset.css; normalize.css; jquery*; toastr*; foundation*; animate*; inuit*; elements*; ratchet*; hint*; flat-ui*; 960*; skeleton*",
"EnableMenu": true,
"EnablePixelPushing": true,
"ShowMenu": false
},
"CodeGen": {
"AddTypeScriptReferencePath": true,
"CamelCaseEnumerationValues": false,
"CamelCasePropertyNames": true,
"CamelCaseTypeNames": false
},
"CoffeeScript": {
"CompileOnBuild": false,
"CompileOnSave": true,
"GenerateSourceMaps": true,
"LintOnBuild": false,
"LintOnSave": true,
"LintResultLocation": "Message",
"MinifyInPlace": false,
"OutputDirectory": null,
"ProcessSourceMapsForEditorEnhancements": true,
"ShowPreviewPane": true,
"WrapClosure": true
},
"Css": {
"AdjustRelativePaths": true,
"AutoMinify": true,
"Autoprefix": false,
"AutoprefixerBrowsers": null,
"GenerateRtlSourceMaps": true,
"GzipMinifiedFiles": false,
"MakeMinified": true,
"OutputDirectory": null,
"RtlCss": false,
"RunOnBuild": false,
"ShowBrowserTooltip": true,
"ShowInitialInherit": false,
"ShowUnsupported": true,
"SyncBase64ImageValues": true,
"SyncVendorValues": true,
"ValidateEmbedImages": true,
"ValidateStarSelector": true,
"ValidateVendorSpecifics": true,
"ValidateZeroUnit": true,
"ValidationLocation": "Messages"
},
"General": {
"AllMessagesToOutputWindow": false,
"KeepImportantComments": true,
"ShowWEIgnoreLogs": true,
"SvgPreviewPane": true
},
"Handlebars": {
"CompileOnBuild": false,
"CompileOnSave": true,
"MinifyInPlace": false,
"OutputDirectory": null
},
"Html": {
"AttributeQuotesRemovalMode": "KeepQuotes",
"AutoMinify": false,
"CustomAngularDirectiveList": null,
"EnableAngularValidation": true,
"EnableBootstrapValidation": true,
"EnableEnterFormat": true,
"EnableFoundationValidation": true,
"EnableMicrodataValidation": 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"
}
],
"MakeMinified": true,
"MinifyAngularBindingExpressions": false,
"MinifyKnockoutBindingExpressions": false,
"OutputDirectory": null,
"ProcessableScriptTypeList": null,
"RunOnBuild": false
},
"JavaScript": {
"AutoMinify": true,
"BlockCommentCompletion": true,
"EvalTreatment": "MakeImmediateSafe",
"GenerateSourceMaps": true,
"GzipMinifiedFiles": false,
"LintOnBuild": false,
"LintOnSave": true,
"LintResultLocation": "Message",
"MakeMinified": true,
"OutputDirectory": null,
"RootDirectory": "/Scripts/",
"RunOnBuild": false,
"TermSemicolons": true
},
"Less": {
"AdjustRelativePaths": true,
"CompileOnBuild": false,
"CompileOnSave": true,
"EnableChainCompilation": true,
"GenerateSourceMaps": true,
"MinifyInPlace": false,
"OutputDirectory": null,
"ProcessSourceMapsForEditorEnhancements": true,
"ShowPreviewPane": true,
"StrictMath": false
},
"LiveScript": {
"CompileOnBuild": false,
"CompileOnSave": true,
"GenerateSourceMaps": true,
"MinifyInPlace": false,
"OutputDirectory": null,
"ProcessSourceMapsForEditorEnhancements": true,
"ShowPreviewPane": true,
"WrapClosure": true
},
"Markdown": {
"CompileOnBuild": false,
"CompileOnSave": true,
"GlobalPreviewCSSFile": null,
"MinifyInPlace": false,
"OutputDirectory": null,
"ShowPreviewPane": true
},
"Scss": {
"CompileOnBuild": false,
"CompileOnSave": true,
"EnableChainCompilation": true,
"GenerateSourceMaps": true,
"MinifyInPlace": false,
"NumberPrecision": 5,
"OutputDirectory": "/Content",
"OutputStyle": "Expanded",
"ProcessSourceMapsForEditorEnhancements": true,
"ShowPreviewPane": true,
"UseRubyRuntime": false
},
"Sprite": {
"CssOutputDirectory": null,
"IsVertical": true,
"LessOutputDirectory": null,
"Margin": 1,
"Optimize": true,
"OutputDirectory": null,
"RunOnBuild": false,
"ScssOutputDirectory": null,
"UseAbsoluteUrl": true,
"UseFullPathForIdentifierName": false
},
"SweetJs": {
"CompileOnBuild": false,
"CompileOnSave": true,
"GenerateSourceMaps": true,
"MinifyInPlace": false,
"OutputDirectory": null,
"ProcessSourceMapsForEditorEnhancements": true,
"ShowPreviewPane": true
},
"TypeScript": {
"LintOnBuild": false,
"LintOnSave": true,
"LintResultLocation": "Message",
"ShowPreviewPane": true
}
}
|