forked from HotcakesCommerce/hotcakes-commerce-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
WE-settings.xml
113 lines (113 loc) · 5.29 KB
/
WE-settings.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<?xml version="1.0" encoding="utf-8"?>
<webessentials version="1.9">
<settings>
<CoffeeScriptCompileOnBuild>false</CoffeeScriptCompileOnBuild>
<CoffeeScriptCompileToFolder>false</CoffeeScriptCompileToFolder>
<CoffeeScriptEnableIced>false</CoffeeScriptEnableIced>
<CoffeeScriptGenerateJsFile>true</CoffeeScriptGenerateJsFile>
<CoffeeScriptMinify>true</CoffeeScriptMinify>
<CoffeeScriptShowPreviewWindow>true</CoffeeScriptShowPreviewWindow>
<CoffeeScriptWrapClosure>true</CoffeeScriptWrapClosure>
<CssAutoCloseCurlyBraces>false</CssAutoCloseCurlyBraces>
<CssEnableMinification>true</CssEnableMinification>
<CssEnableSelectorHighligting>true</CssEnableSelectorHighligting>
<CssErrorLocation>1</CssErrorLocation>
<CssOnlyW3cAllowed>false</CssOnlyW3cAllowed>
<CssShowBrowserTooltip>true</CssShowBrowserTooltip>
<CssShowInitialInherit>false</CssShowInitialInherit>
<CssShowUnsupported>true</CssShowUnsupported>
<CssSyncVendorValues>true</CssSyncVendorValues>
<CSSValidateOverQualifiedSelector>false</CSSValidateOverQualifiedSelector>
<CssValidateStarSelector>false</CssValidateStarSelector>
<CssValidateZeroUnit>false</CssValidateZeroUnit>
<EnableSpeedTyping>false</EnableSpeedTyping>
<HtmlEnableMustache>true</HtmlEnableMustache>
<HtmlEnableZenCoding>true</HtmlEnableZenCoding>
<JavaScriptAutoCloseBraces>false</JavaScriptAutoCloseBraces>
<JavaScriptEnableMinification>true</JavaScriptEnableMinification>
<JavascriptEnableRegions>true</JavascriptEnableRegions>
<JavaScriptGenerateSourceMaps>true</JavaScriptGenerateSourceMaps>
<JavaScriptOutlining>true</JavaScriptOutlining>
<JsHint_asi>false</JsHint_asi>
<JsHint_bitwise>true</JsHint_bitwise>
<JsHint_boss>false</JsHint_boss>
<JsHint_browser>true</JsHint_browser>
<JsHint_camelcase>false</JsHint_camelcase>
<JsHint_couch>false</JsHint_couch>
<JsHint_curly>false</JsHint_curly>
<JsHint_debug>true</JsHint_debug>
<JsHint_devel>true</JsHint_devel>
<JsHint_dojo>false</JsHint_dojo>
<JsHint_eqeqeq>true</JsHint_eqeqeq>
<JsHint_eqnull>false</JsHint_eqnull>
<JsHint_es5>true</JsHint_es5>
<JsHint_esnext>false</JsHint_esnext>
<JsHint_evil>false</JsHint_evil>
<JsHint_expr>true</JsHint_expr>
<JsHint_forin>false</JsHint_forin>
<JsHint_funcscope>false</JsHint_funcscope>
<JsHint_globalstrict>false</JsHint_globalstrict>
<JsHint_immed>false</JsHint_immed>
<JsHint_indent>-1</JsHint_indent>
<JsHint_iterator>false</JsHint_iterator>
<JsHint_jquery>True</JsHint_jquery>
<JsHint_lastsemic>false</JsHint_lastsemic>
<JsHint_latedef>false</JsHint_latedef>
<JsHint_laxbreak>true</JsHint_laxbreak>
<JsHint_laxcomma>true</JsHint_laxcomma>
<JsHint_loopfunc>false</JsHint_loopfunc>
<JsHint_maxerr>50</JsHint_maxerr>
<JsHint_mootools>false</JsHint_mootools>
<JsHint_multistr>false</JsHint_multistr>
<JsHint_newcap>false</JsHint_newcap>
<JsHint_noarg>false</JsHint_noarg>
<JsHint_node>false</JsHint_node>
<JsHint_noempty>false</JsHint_noempty>
<JsHint_nonew>false</JsHint_nonew>
<JsHint_nonstandard>false</JsHint_nonstandard>
<JsHint_onecase>false</JsHint_onecase>
<JsHint_plusplus>false</JsHint_plusplus>
<JsHint_proto>false</JsHint_proto>
<JsHint_prototypejs>false</JsHint_prototypejs>
<JsHint_quotmark>false</JsHint_quotmark>
<JsHint_regexdash>true</JsHint_regexdash>
<JsHint_regexp>false</JsHint_regexp>
<JsHint_rhino>false</JsHint_rhino>
<JsHint_scripturl>false</JsHint_scripturl>
<JsHint_shadow>false</JsHint_shadow>
<JsHint_smarttabs>true</JsHint_smarttabs>
<JsHint_strict>false</JsHint_strict>
<JsHint_sub>false</JsHint_sub>
<JsHint_supernew>false</JsHint_supernew>
<JsHint_trailing>false</JsHint_trailing>
<JsHint_undef>false</JsHint_undef>
<JsHint_unused>false</JsHint_unused>
<JsHint_validthis>false</JsHint_validthis>
<JsHint_worker>false</JsHint_worker>
<JsHint_wsh>false</JsHint_wsh>
<JsHintEnable>true</JsHintEnable>
<JsHintErrorLocation>2</JsHintErrorLocation>
<JsHintRunOnBuild>false</JsHintRunOnBuild>
<KeepImportantComments>false</KeepImportantComments>
<LessCompileOnBuild>true</LessCompileOnBuild>
<LessCompileToFolder>false</LessCompileToFolder>
<LessGenerateCssFile>true</LessGenerateCssFile>
<LessMinify>false</LessMinify>
<LessShowPreviewWindow>true</LessShowPreviewWindow>
<MarkdownMargin_width>689</MarkdownMargin_width>
<ScssGenerateCssFile>True</ScssGenerateCssFile>
<ScssMinify>True</ScssMinify>
<ScssShowPreviewWindow>True</ScssShowPreviewWindow>
<TypeScriptAddGeneratedFilesToProject>true</TypeScriptAddGeneratedFilesToProject>
<TypeScriptCompileES3>false</TypeScriptCompileES3>
<TypeScriptCompileOnBuild>false</TypeScriptCompileOnBuild>
<TypeScriptGenerateJsFile>true</TypeScriptGenerateJsFile>
<TypeScriptKeepComments>false</TypeScriptKeepComments>
<TypeScriptMinify>true</TypeScriptMinify>
<TypeScriptProduceSourceMap>false</TypeScriptProduceSourceMap>
<TypeScriptResaveWithUtf8BOM>false</TypeScriptResaveWithUtf8BOM>
<TypeScriptShowPreviewWindow>true</TypeScriptShowPreviewWindow>
<TypeScriptUseAmdModule>false</TypeScriptUseAmdModule>
<ValidateVendorSpecifics>false</ValidateVendorSpecifics>
</settings>
</webessentials>