Skip to content

Commit

Permalink
Remove extra comma from tsconfig (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
bingenito authored Mar 15, 2019
1 parent 30acc02 commit 50a9115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/desktopjs-openfin/tsconfig-staging.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"lib": [
"es2016",
"dom"
],
]
},
"include": [
"**/*.ts"
Expand Down

0 comments on commit 50a9115

Please sign in to comment.