mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-07 07:16:54 +00:00
7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
|
|
{
|
||
|
|
"printWidth": 125,
|
||
|
|
"trailingComma": "all",
|
||
|
|
"plugins": ["prettier-plugin-organize-imports"],
|
||
|
|
"filepath": ""
|
||
|
|
}
|