Skip to content

Commit

Permalink
[MNT] Removed prettier (#625)
Browse files Browse the repository at this point in the history
[REF] Removed prettier
  • Loading branch information
surchs authored Nov 13, 2023
1 parent 2f53dc5 commit 1161c37
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 90 deletions.
2 changes: 0 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ updates:
update-types: ["version-update:semver-major"]
- dependency-name: 'bootstrap'
update-types: ["version-update:semver-major"]
- dependency-name: 'eslint-plugin-prettier'
update-types: ["version-update:semver-major"]
labels:
- "_bot"
- "maint:dependency"
Expand Down
88 changes: 2 additions & 86 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@
"editorconfig": "^2.0.0",
"eslint": "^8.52.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.18.1",
"husky": "^8.0.3",
"lint-staged": "^15.0.2",
Expand Down

0 comments on commit 1161c37

Please sign in to comment.