Skip to content

Commit 0ada41e

Browse files
natemoo-regithub-actions[bot]
authored andcommitted
[ci] format
1 parent 4ba5245 commit 0ada41e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/basic/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ async function main() {
1212
w: 'up',
1313
s: 'down',
1414
a: 'left',
15-
d: 'right'
16-
}
15+
d: 'right',
16+
},
1717
});
1818

1919
p.intro(`${color.bgCyan(color.black(' create-app '))}`);

0 commit comments

Comments
 (0)