https://github.com/grafana/grafana
Raw File
Tip revision: e22fe02d05d8cfb69e2680535d91895561035d68 authored by kay delaney on 27 October 2020, 10:18:33 UTC
Backend: Introduce update handler mechanism
Tip revision: e22fe02
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top