Skip to content

Commit df28ab8

Browse files
fix: adding eslint-config-prettier to peer deps (#33)
1 parent a973b8f commit df28ab8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"@stylistic/eslint-plugin": ">= 4.4.1",
4444
"globals": ">= 16.2.0",
4545
"eslint": ">= 9.28.0",
46+
"eslint-config-prettier": "^10.1.5",
4647
"eslint-plugin-import": ">= 2.31.0",
4748
"eslint-plugin-jest": ">= 28.12.0",
4849
"eslint-plugin-jsdoc": ">= 50.7.1",

0 commit comments

Comments
 (0)