f55b3add80
Co-authored-by: Thomas Way <thomas@6f.io>
7 lines
142 B
Text
7 lines
142 B
Text
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"printWidth": 120,
|
|
"semi": true,
|
|
"organizeImportsSkipDestructiveCodeActions": true
|
|
}
|