https://github.com/grafana/grafana
Raw File
Tip revision: bd955d409c21e0fcde4255094b74337694a0ee69 authored by Alexandra Vargas on 10 January 2022, 15:44:13 UTC
Login: remove specific errors related to user status
Tip revision: bd955d4
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top