mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-02 08:40:08 +01:00
12 lines
139 B
JSON
12 lines
139 B
JSON
{
|
|
"printWidth": 100,
|
|
"overrides": [
|
|
{
|
|
"files": "*.mdx",
|
|
"options": {
|
|
"proseWrap": "always"
|
|
}
|
|
}
|
|
]
|
|
}
|