Skip to content

Commit

Permalink
Don’t lint markdown files with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
timriley committed Oct 10, 2023
1 parent de5d5d2 commit e5c84b3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Ignore artifacts
dist
*.md
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Hanami::AssetsJS

Assets management via Esbuild

## v2.1.0.beta2 - 2023-10-04

### Added

- [Luca Guidi] Assets watch mode
- [Luca Guidi] Handle static files (images, fonts)
- [Luca Guidi] Subresource Integrity
Expand Down

0 comments on commit e5c84b3

Please sign in to comment.