Override ESLint rules not applicable to Prettier
This commit is contained in:
parent
1bf3ab630c
commit
39ddfd141e
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ module.exports = {
|
||||||
|
|
||||||
extends: [
|
extends: [
|
||||||
'airbnb-base',
|
'airbnb-base',
|
||||||
|
'prettier',
|
||||||
],
|
],
|
||||||
|
|
||||||
plugins: [
|
plugins: [
|
||||||
|
|
Loading…
Reference in a new issue