https://github.com/bhofmei/jbplugin-screenshot
Raw File
Tip revision: 36bafe9455c81cd4462ee3afc61202cf22d79bc3 authored by Brigitte Hofmeister on 18 August 2017, 14:44:07 UTC
bug fix track parameters
Tip revision: 36bafe9
.jsbeautifyrc
{
  "js": {
    "keep_array_indentation": false,
    "break_chained_methods": true,
  }
}
back to top