Skip to content

Add Prettier configuration#11

Open
blakehimeno wants to merge 2 commits into
mainfrom
add-prettier
Open

Add Prettier configuration#11
blakehimeno wants to merge 2 commits into
mainfrom
add-prettier

Conversation

@blakehimeno

Copy link
Copy Markdown

Adds Prettier for automatic code formatting across the project.

  • Installed prettier and prettier-plugin-astro as dev dependencies
  • Created .prettierrc with standard formatting rules and Astro plugin configuration
  • Created .prettierignore to exclude node_modules, dist, build, and .astro folders
  • Added format and format:check scripts to package.json
  • Ran npm run format to apply initial formatting to existing files

second commit to ignore node_modules

second commit to ignore node_modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants