https://github.com/grafana/grafana
Raw File
Tip revision: 92a50deacbb0cbfa1337e33b86de6f67db9cdc7b authored by Cat Perry on 14 July 2022, 20:25:25 UTC
Move React Table fixture and helper method to fixtureHelpers file
Tip revision: 92a50de
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top