This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-25 18:55:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41e523bde7db5706f339d418c68d019039a8062e
grafana
/
.prettierrc.js
6 lines
86 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Prettier: Add prettier config that imports prettier from toolkit (#23729)
2020-04-21 17:23:49 +02:00
module
.
exports
=
{
Toolkit: Remove deprecated `plugin:build` (#67485) Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2023-04-28 14:33:16 +02:00
trailingComma
:
'es5'
,
singleQuote
:
true
,
printWidth
:
120
,
Prettier: Add prettier config that imports prettier from toolkit (#23729)
2020-04-21 17:23:49 +02:00
}
;
Reference in New Issue
Copy Permalink