Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Commit

Permalink
replaced with full name on eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
CarbonCollins committed Jan 5, 2018
1 parent 27cbee9 commit f6df350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"extends": [
"airbnb-base",
"security/recommended"
"eslint-config-security/recommended"
],
"env": {
"mocha": true,
Expand Down

0 comments on commit f6df350

Please sign in to comment.