Skip to content

Commit a23f5fb

Browse files
Fixed trailing comma
1 parent 049593b commit a23f5fb

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
@@ -45,7 +45,7 @@
4545
],
4646
"include": [
4747
"src/**/*.ts",
48-
"src/**/*.vue",
48+
"src/**/*.vue"
4949
],
5050
"references": [
5151
{

0 commit comments

Comments
 (0)