https://github.com/grafana/grafana
Raw File
Tip revision: f1ce087754fb8af3212036dae8a12e7653fd2bc6 authored by stratomonitor on 26 July 2023, 13:21:14 UTC
Prometheus: Add present_over_time syntax highlighting (#72283)
Tip revision: f1ce087
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top