https://github.com/mskelton/prettier-formatting-example
Auto formatting code using Prettier and GitHub Actions
https://github.com/mskelton/prettier-formatting-example
example prettier
Last synced: 9 months ago
JSON representation
Auto formatting code using Prettier and GitHub Actions
- Host: GitHub
- URL: https://github.com/mskelton/prettier-formatting-example
- Owner: mskelton
- License: isc
- Created: 2020-04-11T04:10:43.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T07:41:34.000Z (almost 2 years ago)
- Last Synced: 2024-10-18T08:17:55.762Z (over 1 year ago)
- Topics: example, prettier
- Language: JavaScript
- Homepage: https://mskelton.dev/prettier
- Size: 11.7 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Auto Formatting Code Using Prettier and GitHub Actions
Example code to accompany my article: ["Auto Formatting Code Using Prettier and GitHub Actions"](https://mskelton.dev/blog/auto-formatting-code-using-prettier-and-github-actions).