Skip to content

Commit c8d83db

Browse files
PatrickJSvicb
authored andcommitted
chore(tsconfig.json): fix invalid json
1 parent 22f5925 commit c8d83db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"filesGlob": [
1313
"./**/*.ts",
1414
"!./node_modules/**/*.ts"
15-
],
15+
]
1616
}

0 commit comments

Comments
 (0)