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
242 B

4 years ago
  1. {
  2. "eslint.enable": true,
  3. "vetur.validation.template": false,
  4. "vetur.validation.templateProps": true,
  5. "vetur.validation.interpolation": true,
  6. "editor.formatOnSave": true,
  7. "editor.defaultFormatter": "esbenp.prettier-vscode"
  8. }