Skip to content

Commit

Permalink
Add ESLint recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
tclindner committed Jun 14, 2020
1 parent 1221108 commit d292586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const prettier = require.resolve('./rules/prettier');
module.exports = {
extends: [
'eslint-config-airbnb-base',
'eslint:recommended',
'eslint-config-prettier',
'plugin:eslint-comments/recommended',
bestPractices,
Expand Down

0 comments on commit d292586

Please # to comment.