https://github.com/grafana/grafana
Raw File
Tip revision: 387a26b2ba476ab417e479183a9e538d831fed5b authored by Arve Knudsen on 05 December 2022, 13:42:45 UTC
Merge remote-tracking branch 'origin/main' into chore/prototype-smithy
Tip revision: 387a26b
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top