mirror of https://github.com/vuejs/core.git
chore: eslint node env should apply to root ts config files (#7687)
This commit is contained in:
parent
b828514c1a
commit
f77bd36a24
|
@ -76,7 +76,7 @@ module.exports = {
|
|||
{
|
||||
files: [
|
||||
'scripts/**',
|
||||
'./*.js',
|
||||
'*.{js,ts}',
|
||||
'packages/**/index.js',
|
||||
'packages/size-check/**'
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue