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