Skip to content

Commit

Permalink
Last _f'real_ try on circle with file:.
Browse files Browse the repository at this point in the history
  • Loading branch information
benkimpel committed Jul 3, 2019
1 parent 24d7a16 commit 50031ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"format": "yarn build && yarn link-plugin && yarn pretty --write && yarn eslint --fix .",
"build": "tsc",
"test": "yarn build && jest",
"link-plugin": "yarn link eslint-plugin-jest-formatting"
"link-plugin": "yarn link && yarn link eslint-plugin-jest-formatting"
},
"peerDependencies": {
"eslint": "5.x"
Expand Down

0 comments on commit 50031ec

Please sign in to comment.