Revision 385079bea7eaa4ee5d7abbe03c4ccb695516b5e8 authored by Christopher Moyer on 13 October 2022, 20:57:58 UTC, committed by GitHub on 13 October 2022, 20:57:58 UTC
* renames directory

* fixes relrefs
1 parent c137cf6
Raw File
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top