Skip to content

Commit 686ace6

Browse files
committed
Add @types/eslint-config-prettier
1 parent 802c709 commit 686ace6

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
@@ -36,6 +36,7 @@
3636
"@graphql-codegen/typescript-operations": "^4.2.3",
3737
"@graphql-codegen/typescript-vue-urql": "^3.1.0",
3838
"@rollup/plugin-graphql": "^2.0.5",
39+
"@types/eslint-config-prettier": "^6.11.3",
3940
"@types/node": "~22.13.5",
4041
"@types/path-browserify": "^1.0.3",
4142
"@typescript-eslint/eslint-plugin": "^8.24.1",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1916,6 +1916,11 @@
19161916
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
19171917
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
19181918

1919+
"@types/eslint-config-prettier@^6.11.3":
1920+
version "6.11.3"
1921+
resolved "https://registry.yarnpkg.com/@types/eslint-config-prettier/-/eslint-config-prettier-6.11.3.tgz#319f53eeb5a8b50e702fa081a9fe39bf01df8c1d"
1922+
integrity sha512-3wXCiM8croUnhg9LdtZUJQwNcQYGWxxdOWDjPe1ykCqJFPVpzAKfs/2dgSoCtAvdPeaponcWPI7mPcGGp9dkKQ==
1923+
19191924
"@types/estree@1.0.6", "@types/estree@^1.0.6":
19201925
version "1.0.6"
19211926
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"

0 commit comments

Comments
 (0)