mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
style(editors): add trailing newline to .prettierignore (#5540)
For consistency with our `.editorconfig`.
This commit is contained in:
parent
87a79d9cd0
commit
7414ff89b6
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ target/
|
|||
**/.git
|
||||
**/.svn
|
||||
**/.hg
|
||||
**/node_modules
|
||||
**/node_modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue