Revision 5af36e48ba1d7270311812363b5dff85d255f2cb authored by Ashley Harrison on 13 October 2022, 07:56:36 UTC, committed by GitHub on 13 October 2022, 07:56:36 UTC
1 parent cc27214
Raw File
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top