You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011
  1. {
  2. "default": true,
  3. "colors": true,
  4. "header-increment": false,
  5. "line-length": false,
  6. "no-trailing-punctuation": { "punctuation": ".,;:" },
  7. "no-duplicate-header": false,
  8. "no-inline-html": false,
  9. "no-hard-tabs": false,
  10. "whitespace": false
  11. }