Skip to content

Commit 5a4c0d9

Browse files
committed
fix: add prettier config
1 parent 592a306 commit 5a4c0d9

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

packages/spec/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ice/spec",
3-
"version": "2.0.0-beta.0",
3+
"version": "2.0.0-beta.1",
44
"description": "Easy to use eslint/stylelint/prettier/commitlint in ice project.",
55
"type": "module",
66
"main": "./es2017/index.js",
@@ -40,6 +40,7 @@
4040
"@iceworks/eslint-plugin-best-practices": "workspace:^",
4141
"@swc/helpers": "^0.5.15",
4242
"commitlint-config-ali": "^0.1.0",
43+
"eslint-config-prettier": "^10.0.0",
4344
"eslint-plugin-import": "^2.29.1",
4445
"eslint-plugin-jsx-plus": "^0.1.0",
4546
"eslint-plugin-prettier": "^5.2.5",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)