- Install prettier - Configure .prettierrc.json and .prettierignore - Add npm scripts: format, format:check - Add Makefile target: format-frontend - Format all frontend files |
||
|---|---|---|
| .. | ||
| [code] | ||
| page.test.tsx | ||
| page.tsx | ||
- Install prettier - Configure .prettierrc.json and .prettierignore - Add npm scripts: format, format:check - Add Makefile target: format-frontend - Format all frontend files |
||
|---|---|---|
| .. | ||
| [code] | ||
| page.test.tsx | ||
| page.tsx | ||