mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 12:55:19 +00:00
6 lines
101 B
JSON
6 lines
101 B
JSON
{
|
|
"printWidth": 125,
|
|
"trailingComma": "all",
|
|
"plugins": ["prettier-plugin-organize-imports"]
|
|
}
|