Revision 02ef9b5dca6fc30f9f9cc8190b1222754ca7a4af authored by Torkel Ödegaard on 10 March 2022, 09:28:16 UTC, committed by grafanabot on 10 March 2022, 16:00:09 UTC
(cherry picked from commit a327c4d7d6f7dad5ed88f4c43b79e1dbef6c5905)
1 parent 25d8d0a
Raw File
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top