Skip to content

Commit

Permalink
fix: type in tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
abhijithvijayan authored Oct 29, 2020
1 parent 4818513 commit 1bba48f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
},
"include": [
"source",
"webpack.config.ts"
"webpack.config.js"
]
}
}

0 comments on commit 1bba48f

Please sign in to comment.