27 lines
989 B
XML
27 lines
989 B
XML
<application>
|
|
<component name="EditorSettings">
|
|
<option name="STRIP_TRAILING_SPACES" value="Whole" />
|
|
<option name="IS_ENSURE_NEWLINE_AT_EOF" value="true" />
|
|
<option name="SHOW_INSPECTION_WIDGET" value="false" />
|
|
</component>
|
|
<component name="InlayHintsSettings">
|
|
<option name="lastViewedProviderKeyId" value="parameter.hints.old" />
|
|
<settingsMapElement>
|
|
<JavaScript.js.type.hints>
|
|
<Settings>
|
|
<option name="showForFunctions" value="true" />
|
|
<option name="showForVariablesAndFields" value="true" />
|
|
</Settings>
|
|
</JavaScript.js.type.hints>
|
|
<TypeScript.ts.type.hints>
|
|
<Settings>
|
|
<option name="showForFunctions" value="true" />
|
|
<option name="showForShorthandFunctions" value="true" />
|
|
</Settings>
|
|
</TypeScript.ts.type.hints>
|
|
</settingsMapElement>
|
|
</component>
|
|
<component name="TodoConfiguration">
|
|
<pattern pattern="\btodo\b.*" />
|
|
</component>
|
|
</application> |