wip: initial compat build setup
This commit is contained in:
@@ -41,7 +41,7 @@ module.exports = {
|
||||
},
|
||||
// Packages targeting DOM
|
||||
{
|
||||
files: ['packages/{vue,runtime-dom}/**'],
|
||||
files: ['packages/{vue,vue-compat,runtime-dom}/**'],
|
||||
rules: {
|
||||
'no-restricted-globals': ['error', ...NodeGlobals]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user