Skip to content

Commit

Permalink
Add eslint-plugin-es5 to whitelisted plugins (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
getabetterpic authored and wilson committed Jul 9, 2018
1 parent e1c4004 commit 97f2593
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 @@ -41,6 +41,7 @@
"eslint-plugin-backbone": "^2.1.1",
"eslint-plugin-drupal": "^0.3.1",
"eslint-plugin-ember": "^4.5.0",
"eslint-plugin-es5": "^1.2.0",
"eslint-plugin-flowtype": "^2.35.1",
"eslint-plugin-html": "^3.2.2",
"eslint-plugin-import": "^2.13.0",
Expand Down
4 changes: 4 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1261,6 +1261,10 @@ eslint-plugin-ember@^4.5.0:
require-folder-tree "^1.4.5"
snake-case "^2.1.0"

eslint-plugin-es5@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-es5/-/eslint-plugin-es5-1.2.0.tgz#22e1e7d5681b3a2f2588247bc9ca51dbfee6f6e9"

[email protected]:
version "2.35.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.35.1.tgz#9ad98181b467a3645fbd2a8d430393cc17a4ea63"
Expand Down

0 comments on commit 97f2593

Please sign in to comment.