https://github.com/grafana/grafana
Raw File
Tip revision: d7f27135db420d837493bb825f04a6b6f0298657 authored by Grot (@grafanabot) on 08 March 2022, 11:59:50 UTC
A11y : Updated EmptyListCTA to switch between Button and LinkButton (#46292) (#46319)
Tip revision: d7f2713
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top