You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit
- Adds `prettier` to devDependencies
- Configures `prettier` with `.prettierrc` with default format rules
- Removes `prettier` settings from .vscode/settings.json
- Adds `esbenp.prettier-vscode` to recommended extensions and sets it to default formatter
- COnfigures VS Code to format on type and save using `prettier`
0 commit comments