Prettified Code!
This commit is contained in:
parent
5b2d215c52
commit
dc0bf6db89
@ -3,12 +3,7 @@ module.exports = {
|
||||
browser: true,
|
||||
es2021: true,
|
||||
},
|
||||
extends: [
|
||||
'plugin:react/recommended',
|
||||
'airbnb',
|
||||
'prettier',
|
||||
'plugin:@next/next/recommended'
|
||||
],
|
||||
extends: ['plugin:react/recommended', 'airbnb', 'prettier', 'plugin:@next/next/recommended'],
|
||||
parser: '@typescript-eslint/parser',
|
||||
parserOptions: {
|
||||
ecmaFeatures: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user