https://github.com/grafana/grafana
Raw File
Tip revision: a16224ac7adb7bb3d41fe143a6d965eb3b904cad authored by Will Browne on 17 July 2023, 14:05:28 UTC
delete files
Tip revision: a16224a
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top