- Install prettier - Configure .prettierrc.json and .prettierignore - Add npm scripts: format, format:check - Add Makefile target: format-frontend - Format all frontend files
4 lines
37 B
Text
4 lines
37 B
Text
.next/
|
|
node_modules/
|
|
app/generated/
|
|
|