Customizable Container panel #181
This commit is contained in:
@@ -8,6 +8,10 @@ module.exports = {
|
||||
"extends": [
|
||||
"eslint:recommended"
|
||||
],
|
||||
"globals": {
|
||||
"CustomizableUI": true,
|
||||
"CustomizableWidgets": true
|
||||
},
|
||||
"plugins": [
|
||||
"promise"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user