workflow: sfc playground
This commit is contained in:
@@ -56,7 +56,7 @@ module.exports = {
|
||||
},
|
||||
// Private package, browser only + no syntax restrictions
|
||||
{
|
||||
files: ['packages/template-explorer/**'],
|
||||
files: ['packages/template-explorer/**', 'packages/sfc-playground/**'],
|
||||
rules: {
|
||||
'no-restricted-globals': ['error', ...NodeGlobals],
|
||||
'no-restricted-syntax': 'off'
|
||||
|
||||
Reference in New Issue
Block a user