Skip to content

Commit 517bdd3

Browse files
committed
chore: OOPS
1 parent 7dc0bf8 commit 517bdd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/intro.template.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import type { Equal, Expect } from '@type-challenges/utils';
22

3-
type HelloWorld = {
3+
type HelloWorld =
44
/* LONG_INPUT */
5-
};
5+
;
66

77
/* Test Cases */
88

0 commit comments

Comments
 (0)