druid/web-console/sasslint.json
mcbrewster 4e60afc86e Web-console: add Supervisor statistics table and show json query manager (#8176)
* add statistics table

* change error message

* add query managers

* update snapshots

* fixes

* add stricter types

* fix error type

* prettier fic

* fix undefined

* add typing

* fixe query manager
2019-07-30 12:53:46 -07:00

5 lines
67 B
JSON

{
"extends": "awesome-code-style/sasslint.json",
"rules": {}
}