https://github.com/grafana/grafana
Raw File
Tip revision: 1d34dd58f2e2955349905fce025e3d023544bc02 authored by Yuriy Tseretyan on 04 February 2022, 17:42:04 UTC
Alerting: Split grafana and lotex routes (#44742)
Tip revision: 1d34dd5
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top