mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:17:35 +00:00
chore(console): auto organize imports (#5293)
fix(console): auto organize imports
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"printWidth": 125,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all"
|
||||
"trailingComma": "all",
|
||||
"organizeImportsSkipDestructiveCodeActions": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user