Revision 42476811a4b84b073c4aa9fcd869bfb27db2172f authored by Sofia Papagiannaki on 24 September 2020, 16:21:17 UTC, committed by GitHub on 24 September 2020, 16:21:17 UTC
* Store credentials profile in JSON

* Update docs example

* Apply suggestions from code review

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
1 parent f0a586a
Raw File
.prettierrc.js
module.exports = {
  ...require('@grafana/toolkit/src/config/prettier.plugin.config.json'),
};
back to top