mirror of
https://github.com/zitadel/zitadel
synced 2024-11-22 18:44:40 +00:00
a7cc907ab7
fix(console): auto organize imports
7 lines
126 B
Plaintext
7 lines
126 B
Plaintext
{
|
|
"printWidth": 125,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"organizeImportsSkipDestructiveCodeActions": true
|
|
}
|