My settings for JetBrains IDEs
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
291 B

  1. <application>
  2. <component name="XDebuggerSettings">
  3. <data-views />
  4. <general />
  5. <debuggers>
  6. <debugger id="javascript">
  7. <configuration>
  8. <custom-object-presentation />
  9. </configuration>
  10. </debugger>
  11. </debuggers>
  12. </component>
  13. </application>