idea files improvements

- use Combodo preset
- JS code style (use tab for indentation, newlines in if/else statements)
This commit is contained in:
Pierre Goiffon
2018-10-09 17:18:14 +02:00
parent 21d7de7d8d
commit 80be4b4371
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Combodo" />
</state>
</component>