change(lint): don't ignore config files in eslint conf
This commit is contained in:
parent
955c5b73c5
commit
c5794c505e
1 changed files with 0 additions and 3 deletions
|
|
@ -118,8 +118,5 @@ export default [
|
|||
rules: {
|
||||
'no-restricted-globals': ['warn', 'document']
|
||||
}
|
||||
},
|
||||
{
|
||||
ignores: ['*.config.*']
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue