Skip to content

Commit 2a4bb9f

Browse files
clydindgp1130
authored andcommitted
build: update prettier to v3.0.0
1 parent da3c1c3 commit 2a4bb9f

File tree

7 files changed

+470
-348
lines changed

7 files changed

+470
-348
lines changed

.prettierrc

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"printWidth": 100,
33
"quoteProps": "preserve",
4-
"singleQuote": true,
5-
"trailingComma": "all"
4+
"singleQuote": true
65
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
"popper.js": "^1.14.1",
180180
"postcss": "8.4.24",
181181
"postcss-loader": "7.3.3",
182-
"prettier": "^2.0.0",
182+
"prettier": "^3.0.0",
183183
"protractor": "~7.0.0",
184184
"puppeteer": "18.2.1",
185185
"quicktype-core": "23.0.48",

0 commit comments

Comments
 (0)