diff --git a/codeStyles/Project.xml b/codeStyles/Project.xml index 7b67c85b1cd2842cd2eb549d2389c3dd1e102787..15a72149d3bc8ba4b34c8771ffa9575840124e25 100644 --- a/codeStyles/Project.xml +++ b/codeStyles/Project.xml @@ -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" />