Skip to content

Commit 536553f

Browse files
committed
Bring back the eslint-config-prettier module
1 parent da81b10 commit 536553f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"@typescript-eslint/eslint-plugin": "5.59.0",
2828
"@typescript-eslint/parser": "5.59.0",
2929
"eslint": "8.28.0",
30+
"eslint-config-prettier": "8.5.0",
3031
"eslint-plugin-jest": "27.1.6",
3132
"eslint-plugin-prettier": "4.2.1",
3233
"graphql": "15.8.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,6 +1372,11 @@ escape-string-regexp@^4.0.0:
13721372
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
13731373
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
13741374

1375+
eslint-config-prettier@8.5.0:
1376+
version "8.5.0"
1377+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
1378+
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
1379+
13751380
eslint-plugin-jest@27.1.6:
13761381
version "27.1.6"
13771382
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.6.tgz#361d943f07d1978838e6b852c44a579f3879e332"

0 commit comments

Comments
 (0)