sorted imports
This commit is contained in:
parent
aafb55e46b
commit
088f61a617
|
@ -11,7 +11,7 @@
|
||||||
"indentStyle": "space",
|
"indentStyle": "space",
|
||||||
"indentWidth": 2,
|
"indentWidth": 2,
|
||||||
"lineWidth": 108,
|
"lineWidth": 108,
|
||||||
"ignore": ["./src/graphql/schema"]
|
"ignore": ["./src/graphql/schema", "./gen"]
|
||||||
},
|
},
|
||||||
"javascript": {
|
"javascript": {
|
||||||
"formatter": {
|
"formatter": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user