Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

Commit 3c7c336

Browse files
authored
Merge pull request #218 from darul75/patch-1
comma breaking build from scratch ;)
2 parents 6baf023 + 45b836d commit 3c7c336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You can use the tsconfig.json file to configure your compiler and loader:
6666
{
6767
"compilerOptions": {
6868
"noImplicitAny": true,
69-
"removeComments": true,
69+
"removeComments": true
7070
},
7171
"awesomeTypescriptLoaderOptions": {
7272
/* ... */

0 commit comments

Comments
 (0)