Skip to content

Commit c6a20b2

Browse files
committed
build(prettier): make sure the package lock file is correctly ignore by prettier
1 parent 3e7c1c6 commit c6a20b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ CODE_OF_CONDUCT.md
2323
README.md
2424

2525
package.json
26-
package.lock.json
26+
package-lock.json
2727

2828

0 commit comments

Comments
 (0)