Skip to content

Commit

Permalink
style(editors): add trailing newline to .prettierignore (#5540)
Browse files Browse the repository at this point in the history
For consistency with our `.editorconfig`.
  • Loading branch information
overlookmotel committed Sep 6, 2024
1 parent 87a79d9 commit 7414ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editors/vscode/.prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ target/
**/.git
**/.svn
**/.hg
**/node_modules
**/node_modules

0 comments on commit 7414ff8

Please sign in to comment.