10000 Prettier Plugin · FFY00/github-pages-deploy-action@6219697 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6219697

Browse files
committed
Prettier Plugin
1 parent 2f2661a commit 6219697

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,14 @@
4040
"devDependencies": {
4141
"@types/jest": "25.1.4",
4242
"@types/node": "13.9.8",
43+
"eslint": "6.8.0",
44+
"eslint-plugin-github": "3.4.1",
45+
"eslint-plugin-jest": "23.8.2",
46+
"eslint-plugin-prettier": "^3.1.2",
4347
"jest": "25.2.4",
4448
"jest-circus": "25.2.4",
4549
"prettier": "2.0.2",
4650
"ts-jest": "25.3.0",
47-
"eslint": "6.8.0",
48-
"eslint-plugin-github": "3.4.1",
49-
"eslint-plugin-jest": "23.8.2",
5051
"typescript": "3.8.3"
5152
}
5253
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1441,7 +1441,7 @@ eslint-plugin-jsx-a11y@>=6.0.0:
14411441
has "^1.0.3"
14421442
jsx-ast-utils "^2.2.1"
14431443

1444-
eslint-plugin-prettier@>=2.6.0:
1444+
eslint-plugin-prettier@>=2.6.0, eslint-plugin-prettier@^3.1.2:
14451445
version "3.1.2"
14461446
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba"
14471447
dependencies:

0 commit comments

Comments
 (0)
0