.prettierrc.js 95 Bytes
Newer Older
1 2 3
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};