parent
8f3af5a7fc
commit
05fbb0e071
@ -1,10 +1,13 @@ |
||||
{ |
||||
"formatter": { |
||||
"indentStyle": "space", |
||||
"indentSize": 4, |
||||
"lineWidth": 100 |
||||
}, |
||||
"linter": { |
||||
"ignore": ["pkg"] |
||||
} |
||||
} |
||||
"formatter": { |
||||
"indentStyle": "space", |
||||
"indentSize": 4, |
||||
"lineWidth": 100 |
||||
}, |
||||
"linter": { |
||||
"ignore": ["pkg"] |
||||
}, |
||||
"organizeImports": { |
||||
"enabled": true |
||||
} |
||||
} |
||||
|
Loading…
Reference in new issue