IntellijSettings-HIGH/debugger.xml
2018-03-20 21:30:43 +00:00

13 lines
323 B
XML

<application>
<component name="XDebuggerSettings">
<data-views />
<general />
<debuggers>
<debugger id="javascript">
<configuration captureAsyncStackTraces="false">
<custom-object-presentation />
</configuration>
</debugger>
</debuggers>
</component>
</application>