https://github.com/grafana/grafana
Raw File
Tip revision: 657ce5e5699478912daadf230c03dae06bf5e4fc authored by achatterjee-grafana on 28 June 2021, 16:08:26 UTC
updated based on review from Natalia.
Tip revision: 657ce5e
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top