https://github.com/grafana/grafana
Raw File
Tip revision: 0d0e97da5548a6e22f612a18617f561f17719cd7 authored by Brendan O'Handley on 20 October 2022, 20:53:29 UTC
Opentsdb: Allow template variables for filter keys (#57226)
Tip revision: 0d0e97d
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top