17 lines
599 B
XML
17 lines
599 B
XML
<application>
|
|
<component name="DeclarativeInlayHintsSettings">
|
|
<option name="providerIdToEnabled">
|
|
<map>
|
|
<entry key="js.chain.hints" value="true" />
|
|
<entry key="js.type.hints" value="true" />
|
|
<entry key="ts.chain.hints" value="true" />
|
|
<entry key="ts.enum.hints" value="true" />
|
|
<entry key="ts.type.hints" value="true" />
|
|
</map>
|
|
</option>
|
|
</component>
|
|
<component name="EditorSettings">
|
|
<option name="STRIP_TRAILING_SPACES" value="Whole" />
|
|
<option name="IS_ENSURE_NEWLINE_AT_EOF" value="true" />
|
|
</component>
|
|
</application> |