blob: f24e3cfbe1f68086fe0923c799bfd5985f05b317 [file] [log] [blame]
{
"extensions": [
{
"type": "@UI.ToolbarItem.Provider",
"className": "ConsoleCounters.WarningErrorCounter",
"order": 1,
"location": "main-toolbar-right"
}
],
"dependencies": [
"common",
"ui",
"sdk"
],
"scripts": [
"WarningErrorCounter.js"
],
"resources": [
"errorWarningCounter.css"
]
}