{ "tailwindCSS.emmetCompletions": true, "files.associations": { "*.css": "tailwindcss" }, "editor.quickSuggestions": { "strings": "on" }, "files.watcherExclude": { "**/target": true }, "conventionalCommits.scopes": [ "nix" ] }