{ "prettier.enable": false, "editor.formatOnSave": false, "editor.codeActionsOnSave": { "source.fixAll.eslint": "explicit" }, "tailwindCSS.files.exclude": [ "**/.git/**", "**/node_modules/**", "**/.hg/**", "**/.svn/**", "**/.nuxt/**" ], "cSpell.words": [ "cloudinary", "Namecheap", "nurriyad", "Nuxt", "spacegrotesk", "Tailwindcss", "vuex" ] }