Revision 3e856da2e48463c874687e9a5b1f67488a1e0931 authored by Ivana Huckova on 10 October 2022, 15:59:13 UTC, committed by GitHub on 10 October 2022, 15:59:13 UTC
* LabelFilters: Remove redundant css

* Remove unused import
1 parent 0696cd3
Raw File
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top