Skip to content

Commit

Permalink
Add eslint-plugin-jasmine
Browse files Browse the repository at this point in the history
`bin/yarn add eslint-plugin-jasmine`
  • Loading branch information
maxjacobson committed Dec 16, 2016
1 parent 6f89f41 commit 206cda7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"eslint-plugin-immutable": "^1.0.0",
"eslint-plugin-import": "^1.16.0",
"eslint-plugin-import-order": "^2.1.4",
"eslint-plugin-jasmine": "^2.2.0",
"eslint-plugin-jsdoc": "^2.3.1",
"eslint-plugin-jsx-a11y": "^2.2.1",
"eslint-plugin-lodash": "^1.10.3",
Expand Down
4 changes: 4 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -579,6 +579,10 @@ eslint-plugin-import@^1.16.0:
pkg-dir "^1.0.0"
pkg-up "^1.0.0"

eslint-plugin-jasmine@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jasmine/-/eslint-plugin-jasmine-2.2.0.tgz#7135879383c39a667c721d302b9f20f0389543de"

eslint-plugin-jsdoc@^2.3.1:
version "2.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-2.4.0.tgz#7c1eaa8e88fab04c807472c17b6ff9a1ac7e564d"
Expand Down

0 comments on commit 206cda7

Please sign in to comment.