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.

8 lines
169 B

  1. {
  2. "eslint.enable": true,
  3. "eslint.autoFixOnSave": true,
  4. "puglint.enable": true,
  5. "standard.enable": false,
  6. "editor.formatOnSave": false,
  7. "editor.tabSize": 2
  8. }