mirror of
https://github.com/vercel/commerce.git
synced 2025-05-19 07:56:59 +00:00
add eslint-plugin-prettier
This commit is contained in:
parent
2220ec1a43
commit
797ca6d2e6
BIN
.yarn/cache/eslint-plugin-prettier-npm-5.0.0-2f21113cba-84e88744b9.zip
vendored
Normal file
BIN
.yarn/cache/eslint-plugin-prettier-npm-5.0.0-2f21113cba-84e88744b9.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/fast-diff-npm-1.3.0-9f19e3b743-d22d371b99.zip
vendored
Normal file
BIN
.yarn/cache/fast-diff-npm-1.3.0-9f19e3b743-d22d371b99.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/prettier-linter-helpers-npm-1.0.0-6925131a7e-00ce8011cf.zip
vendored
Normal file
BIN
.yarn/cache/prettier-linter-helpers-npm-1.0.0-6925131a7e-00ce8011cf.zip
vendored
Normal file
Binary file not shown.
@ -28,6 +28,7 @@
|
|||||||
"@thgh/next-gtm": "^0.1.4",
|
"@thgh/next-gtm": "^0.1.4",
|
||||||
"clsx": "^2.0.0",
|
"clsx": "^2.0.0",
|
||||||
"date-fns": "^2.30.0",
|
"date-fns": "^2.30.0",
|
||||||
|
"eslint-plugin-prettier": "^5.0.0",
|
||||||
"eslint-plugin-tailwindcss": "^3.13.0",
|
"eslint-plugin-tailwindcss": "^3.13.0",
|
||||||
"eslint-plugin-unused-imports": "^3.0.0",
|
"eslint-plugin-unused-imports": "^3.0.0",
|
||||||
"js-cookie": "^3.0.5",
|
"js-cookie": "^3.0.5",
|
||||||
|
36
yarn.lock
36
yarn.lock
@ -1299,6 +1299,7 @@ __metadata:
|
|||||||
eslint: ^8.45.0
|
eslint: ^8.45.0
|
||||||
eslint-config-next: latest
|
eslint-config-next: latest
|
||||||
eslint-config-prettier: ^8.8.0
|
eslint-config-prettier: ^8.8.0
|
||||||
|
eslint-plugin-prettier: ^5.0.0
|
||||||
eslint-plugin-tailwindcss: ^3.13.0
|
eslint-plugin-tailwindcss: ^3.13.0
|
||||||
eslint-plugin-unicorn: ^48.0.0
|
eslint-plugin-unicorn: ^48.0.0
|
||||||
eslint-plugin-unused-imports: ^3.0.0
|
eslint-plugin-unused-imports: ^3.0.0
|
||||||
@ -1812,6 +1813,25 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"eslint-plugin-prettier@npm:^5.0.0":
|
||||||
|
version: 5.0.0
|
||||||
|
resolution: "eslint-plugin-prettier@npm:5.0.0"
|
||||||
|
dependencies:
|
||||||
|
prettier-linter-helpers: ^1.0.0
|
||||||
|
synckit: ^0.8.5
|
||||||
|
peerDependencies:
|
||||||
|
"@types/eslint": ">=8.0.0"
|
||||||
|
eslint: ">=8.0.0"
|
||||||
|
prettier: ">=3.0.0"
|
||||||
|
peerDependenciesMeta:
|
||||||
|
"@types/eslint":
|
||||||
|
optional: true
|
||||||
|
eslint-config-prettier:
|
||||||
|
optional: true
|
||||||
|
checksum: 84e88744b9050f2d5ef31b94e85294dda16f3a53c2449f9d33eac8ae6264889b459bf35a68e438fb6b329c2a1d6491aac4bfa00d86317e7009de3dad0311bec6
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"eslint-plugin-react-hooks@npm:5.0.0-canary-7118f5dd7-20230705":
|
"eslint-plugin-react-hooks@npm:5.0.0-canary-7118f5dd7-20230705":
|
||||||
version: 5.0.0-canary-7118f5dd7-20230705
|
version: 5.0.0-canary-7118f5dd7-20230705
|
||||||
resolution: "eslint-plugin-react-hooks@npm:5.0.0-canary-7118f5dd7-20230705"
|
resolution: "eslint-plugin-react-hooks@npm:5.0.0-canary-7118f5dd7-20230705"
|
||||||
@ -2060,6 +2080,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"fast-diff@npm:^1.1.2":
|
||||||
|
version: 1.3.0
|
||||||
|
resolution: "fast-diff@npm:1.3.0"
|
||||||
|
checksum: d22d371b994fdc8cce9ff510d7b8dc4da70ac327bcba20df607dd5b9cae9f908f4d1028f5fe467650f058d1e7270235ae0b8230809a262b4df587a3b3aa216c3
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"fast-glob@npm:^3.2.12, fast-glob@npm:^3.2.5, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0":
|
"fast-glob@npm:^3.2.12, fast-glob@npm:^3.2.5, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0":
|
||||||
version: 3.3.1
|
version: 3.3.1
|
||||||
resolution: "fast-glob@npm:3.3.1"
|
resolution: "fast-glob@npm:3.3.1"
|
||||||
@ -4057,6 +4084,15 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"prettier-linter-helpers@npm:^1.0.0":
|
||||||
|
version: 1.0.0
|
||||||
|
resolution: "prettier-linter-helpers@npm:1.0.0"
|
||||||
|
dependencies:
|
||||||
|
fast-diff: ^1.1.2
|
||||||
|
checksum: 00ce8011cf6430158d27f9c92cfea0a7699405633f7f1d4a45f07e21bf78e99895911cbcdc3853db3a824201a7c745bd49bfea8abd5fb9883e765a90f74f8392
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"prettier-plugin-organize-imports@npm:^3.2.3":
|
"prettier-plugin-organize-imports@npm:^3.2.3":
|
||||||
version: 3.2.3
|
version: 3.2.3
|
||||||
resolution: "prettier-plugin-organize-imports@npm:3.2.3"
|
resolution: "prettier-plugin-organize-imports@npm:3.2.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user