This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
bitwarden-browser
Watch
1
Star
0
Fork
0
You've already forked bitwarden-browser
mirror of
https://github.com/bitwarden/browser.git
synced
2024-11-03 08:49:50 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
74a70e420a
bitwarden-browser
/
.prettierrc.json
12 lines
139 B
JSON
Raw
Normal View
History
Unescape
Escape
Add Prettier configuration (#2237)
2021-12-21 15:15:19 +01:00
{
Update CL documentation (#5379)
2023-05-08 14:46:59 +02:00
"printWidth"
:
100
,
"overrides"
:
[
{
"files"
:
"*.mdx"
,
"options"
:
{
"proseWrap"
:
"always"
}
}
]
Add Prettier configuration (#2237)
2021-12-21 15:15:19 +01:00
}
Reference in New Issue
Copy Permalink