Skip to content

Commit

Permalink
Use eslint-plugin-prettier-internal-rules package (#11228)
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Jul 21, 2021
1 parent 894f841 commit 514046b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -110,7 +110,7 @@
"eslint-formatter-friendly": "7.0.0",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-jest": "24.3.6",
"eslint-plugin-prettier-internal-rules": "link:scripts/tools/eslint-plugin-prettier-internal-rules",
"eslint-plugin-prettier-internal-rules": "2.0.1",
"eslint-plugin-react": "7.24.0",
"eslint-plugin-regexp": "0.13.1",
"eslint-plugin-unicorn": "34.0.1",
Expand Down
6 changes: 4 additions & 2 deletions yarn.lock
Expand Up @@ -2958,8 +2958,10 @@ eslint-plugin-jest@24.3.6:
dependencies:
"@typescript-eslint/experimental-utils" "^4.0.1"

"eslint-plugin-prettier-internal-rules@link:scripts/tools/eslint-plugin-prettier-internal-rules":
version "0.0.0"
eslint-plugin-prettier-internal-rules@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier-internal-rules/-/eslint-plugin-prettier-internal-rules-2.0.1.tgz#ee6f5b4d663fd16d406f66a0d52775d05be1bd6e"
integrity sha512-6mLlbq4xl86c66Smulq2a/bIpTzXDL3LcoYQd/C+kSbjLl8L7G+3wNJs6lWsZZ5v8fyirundQBH6PP/PSAzDMw==

eslint-plugin-react@7.24.0:
version "7.24.0"
Expand Down

0 comments on commit 514046b

Please sign in to comment.