Skip to content

Commit

Permalink
fix: remove trailing comman from tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
mgechev committed Oct 10, 2018
1 parent 265462a commit 97bf62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Expand Up @@ -17,7 +17,7 @@
"test/core/preconditions.spec.ts",
"test/core/wove.spec.ts",
"demo/index.ts",
"demo/class.ts",
"demo/class.ts"
],
"angularCompilerOptions": {
"skipTemplateCodegen": true
Expand Down

0 comments on commit 97bf62a

Please sign in to comment.