sequencer in progress

This commit is contained in:
Cameron Taylor
2020-10-09 21:22:26 -07:00
parent d528967efc
commit eb47d38047
2 changed files with 65 additions and 18 deletions

View File

@ -2,6 +2,7 @@
"lineEnds": {
"leftCurly": "both",
"rightCurly": "both",
"emptyCurly": "break",
"objectLiteralCurly": {
"leftCurly": "after"
}