fix(eslint-config): remove prettier extends (#9222)
This commit is contained in:
@@ -4,8 +4,6 @@ module.exports = {
|
||||
'airbnb-base',
|
||||
'plugin:@typescript-eslint/recommended',
|
||||
'prettier',
|
||||
'prettier/vue',
|
||||
'prettier/@typescript-eslint',
|
||||
'plugin:markdown/recommended',
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user