mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Prettier Plugin
This commit is contained in:
parent
2f2661aa84
commit
6219697d0d
@ -40,13 +40,14 @@
|
||||
"devDependencies": {
|
||||
"@types/jest": "25.1.4",
|
||||
"@types/node": "13.9.8",
|
||||
"eslint": "6.8.0",
|
||||
"eslint-plugin-github": "3.4.1",
|
||||
"eslint-plugin-jest": "23.8.2",
|
||||
"eslint-plugin-prettier": "^3.1.2",
|
||||
"jest": "25.2.4",
|
||||
"jest-circus": "25.2.4",
|
||||
"prettier": "2.0.2",
|
||||
"ts-jest": "25.3.0",
|
||||
"eslint": "6.8.0",
|
||||
"eslint-plugin-github": "3.4.1",
|
||||
"eslint-plugin-jest": "23.8.2",
|
||||
"typescript": "3.8.3"
|
||||
}
|
||||
}
|
||||
|
@ -1441,7 +1441,7 @@ eslint-plugin-jsx-a11y@>=6.0.0:
|
||||
has "^1.0.3"
|
||||
jsx-ast-utils "^2.2.1"
|
||||
|
||||
eslint-plugin-prettier@>=2.6.0:
|
||||
eslint-plugin-prettier@>=2.6.0, eslint-plugin-prettier@^3.1.2:
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba"
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user