Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit c351310

Browse files
committed
chore: add prettier in dev deps
1 parent 1869193 commit c351310

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"eslint": "^8.23.0",
4646
"eslint-plugin-cypress": "^2.12.1",
4747
"eslint-plugin-html": "^7.1.0",
48+
"prettier": "^2.7.1",
4849
"standard-version": "^9.5.0"
4950
}
5051
}

0 commit comments

Comments
 (0)