-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Editor Config
Prettier and ESLint installed
○ In other words, defined in .vscode/extensions.json
Editor configuration (.vscode/settings.json) should include:
○ Format on save enabled.
○ Default formatter configured to Prettier
○ ESLint configured to auto-fix all auto-fixable problems
The editor configuration should be version controlled and used by all team
members.
○ i.e., the .vscode folder is not gitignored
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels