mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
20 lines
700 B
XML
20 lines
700 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ProjectCodeStyleSettingsManager">
|
|
<option name="PER_PROJECT_SETTINGS">
|
|
<value>
|
|
<JSCodeStyleSettings>
|
|
<option name="FORCE_SEMICOLON_STYLE" value="true" />
|
|
<option name="ENFORCE_TRAILING_COMMA" value="Remove" />
|
|
</JSCodeStyleSettings>
|
|
<codeStyleSettings language="Jade">
|
|
<indentOptions>
|
|
<option name="INDENT_SIZE" value="2" />
|
|
<option name="TAB_SIZE" value="2" />
|
|
</indentOptions>
|
|
</codeStyleSettings>
|
|
</value>
|
|
</option>
|
|
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
|
|
</component>
|
|
</project> |