fix: inline eslint-config-standard
This commit is contained in:
@@ -5,7 +5,7 @@ module.exports = {
|
||||
node: true,
|
||||
},
|
||||
extends: [
|
||||
'standard',
|
||||
'./standard',
|
||||
'plugin:import/recommended',
|
||||
'plugin:eslint-comments/recommended',
|
||||
'plugin:jsonc/recommended-with-jsonc',
|
||||
|
||||
Reference in New Issue
Block a user