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.

21 lines
466 B

4 years ago
4 years ago
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. "cSpell.enableFiletypes": ["markdown", "!typescript", "!json"],
  9. "cSpell.words": [
  10. "Astrologia",
  11. "Codium",
  12. "Dolibarr's",
  13. "Kamal",
  14. "Kamalātmikā",
  15. "Yantra",
  16. "protovue",
  17. "tmik",
  18. "windi"
  19. ]
  20. }