Skip to content

Commit 6aa938f

Browse files
committed
ci: install eslint dep
1 parent 18c100e commit 6aa938f

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@nuxtjs/eslint-config-typescript": "^12.0.0",
3737
"@typescript-eslint/eslint-plugin": "^5.0.0",
3838
"eslint": "^8.32.0",
39-
"eslint-config-prettier": "^8.6.0",
39+
"eslint-plugin-prettier": "^4.2.1",
4040
"eslint-plugin-promise": "^6.0.0",
4141
"nuxt": "^3.0.0",
4242
"prettier": "^2.8.3",

pnpm-lock.yaml

Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)