Revision e3b79ac428cd4a59872bd34f6e170a567b33dd56 authored by Ryan McKinley on 16 September 2020, 18:04:27 UTC, committed by GitHub on 16 September 2020, 18:04:27 UTC
1 parent 50c680f
Raw File
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top