VS Code Settings

Workspace-level VS Code settings for a TypeScript/React project with formatting, linting, and editor tweaks.

Config FilesVS CodeeditorworkspaceDX

Workspace-level VS Code settings for a TypeScript/React project with formatting, linting, and editor tweaks.

Loading editor...

When to use this template

Commit this file as .vscode/settings.json so every team member gets a consistent editor experience. It enables format-on-save with Prettier, auto-fixes ESLint issues on save, hides generated files from the explorer, and configures Tailwind CSS IntelliSense. The search.exclude settings keep noise out of global search results.