Skip to content

Commit

Permalink
fix: trailing comma in tsconfig (#5061)
Browse files Browse the repository at this point in the history
  • Loading branch information
livesega authored and clarkdo committed Feb 19, 2019
1 parent c8e17a7 commit 1fb44d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/typescript/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"@types/node",
"@nuxt/vue-app"
]
},
}
}

0 comments on commit 1fb44d9

Please sign in to comment.