mirror of
https://github.com/timberjoegithub/grafana-statusmap.git
synced 2026-07-21 23:42:03 +00:00
- fix linter warnings - use yarn: remove Gruntfile.js and package-lock.json ++
4 lines
112 B
JavaScript
4 lines
112 B
JavaScript
module.exports = {
|
|
...require('./node_modules/@grafana/toolkit/src/config/prettier.plugin.config.json'),
|
|
};
|