Skip to content

Commit e62f3a1

Browse files
committed
fix typo
1 parent 634e26b commit e62f3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"include": ["src", "types",
2+
"include": ["src", "types"],
33
"compilerOptions": {
44
"target": "es5",
55
"module": "esnext",

0 commit comments

Comments
 (0)