Skip to content

Commit

Permalink
Add eslint-plugin-chai-friendly (#407)
Browse files Browse the repository at this point in the history
Adding this plugin as per user request: #406
  • Loading branch information
larkinscott authored Aug 1, 2018
1 parent d1172b4 commit ab6a50c
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 @@ -47,6 +47,7 @@
"eslint-plugin-ava": "^4.2.1",
"eslint-plugin-babel": "^4.1.1",
"eslint-plugin-backbone": "^2.1.1",
"eslint-plugin-chai-friendly": "^0.4.1",
"eslint-plugin-coffeescript": "^1.0.0",
"eslint-plugin-cypress": "^2.0.1",
"eslint-plugin-drupal": "^0.3.1",
Expand Down
4 changes: 4 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1131,6 +1131,10 @@ eslint-plugin-backbone@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-backbone/-/eslint-plugin-backbone-2.1.1.tgz#2188a3fb2cefdfd57ec5eb898eb3928bae428f73"

eslint-plugin-chai-friendly@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-chai-friendly/-/eslint-plugin-chai-friendly-0.4.1.tgz#9eeb17f92277ba80bb64f0e946c6936a3ae707b4"

eslint-plugin-coffeescript@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-coffeescript/-/eslint-plugin-coffeescript-1.0.0.tgz#088fdc25360b7d67042fbf0f41e0cf0c3d6850cb"
Expand Down

0 comments on commit ab6a50c

Please sign in to comment.