Improve linting and code styles configuration and npm scripts
This commit is contained in:
parent
38a235eddf
commit
cc04d1ea0c
2 changed files with 8 additions and 6 deletions
|
|
@ -13,6 +13,7 @@ module.exports = {
|
|||
root: true,
|
||||
extends: [
|
||||
'airbnb-base',
|
||||
'eslint-config-prettier', // Prefers Prettier's formatting
|
||||
// 'prettier',
|
||||
// 'plugin:prettier/recommended'
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue