diff --git a/codeStyles/Project.xml b/codeStyles/Project.xml
index 557f6e7ea2bf58ed3d6251b98da8991ff5bbc057..3ca7fcba8ae667d1d604ce3584732799bd8b37e2 100644
--- a/codeStyles/Project.xml
+++ b/codeStyles/Project.xml
@@ -113,7 +113,6 @@
       <option name="SPACES_WITHIN_IMPORTS" value="true" />
       <option name="ALIGN_IMPORTS" value="true" />
       <option name="ALIGN_UNION_TYPES" value="true" />
-      <option name="INDENT_CHAINED_CALLS" value="false" />
       <option name="SPACES_WITHIN_INTERPOLATION_EXPRESSIONS" value="true" />
       <option name="BLACKLIST_IMPORTS" value="rxjs/Rx" />
     </TypeScriptCodeStyleSettings>