Override ESLint rules not applicable to Prettier

This commit is contained in:
Daniel Gasienica 2018-04-27 17:07:32 -04:00
parent 1bf3ab630c
commit 39ddfd141e
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ module.exports = {
extends: [
'airbnb-base',
'prettier',
],
plugins: [