Skip to content
Snippets Groups Projects
Commit 51f53a00 authored by michael.minelli's avatar michael.minelli
Browse files

Add Prisma codeStyle

parent b736d6bf
No related branches found
No related tags found
No related merge requests found
......@@ -167,6 +167,12 @@
<option name="WRAP_ON_TYPING" value="1" />
<option name="SOFT_MARGINS" value="120" />
</codeStyleSettings>
<codeStyleSettings language="Prisma">
<indentOptions>
<option name="INDENT_SIZE" value="4" />
<option name="TAB_SIZE" value="4" />
</indentOptions>
</codeStyleSettings>
<codeStyleSettings language="SASS">
<indentOptions>
<option name="INDENT_SIZE" value="4" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment