Skip to content

Commit 1fb44d9

Browse files
livesegaclarkdo
authored andcommitted
fix: trailing comma in tsconfig (#5061)
1 parent c8e17a7 commit 1fb44d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/typescript/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"@types/node",
77
"@nuxt/vue-app"
88
]
9-
},
9+
}
1010
}

0 commit comments

Comments
 (0)