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
2024-11-22 08:56:43 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
50fb1497e5
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 10:23:49 -05:00
module
.
exports
=
{
Toolkit: Remove deprecated `plugin:build` (#67485) Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2023-04-28 07:33:16 -05:00
trailingComma
:
'es5'
,
singleQuote
:
true
,
printWidth
:
120
,
Prettier: Add prettier config that imports prettier from toolkit (#23729)
2020-04-21 10:23:49 -05:00
}
;
Reference in New Issue
Copy Permalink