fix: type in tsconfig.json

This commit is contained in:
Abhijith Vijayan 2020-10-29 12:25:25 +05:30 committed by GitHub
parent 48185136b4
commit 1bba48f27b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,6 @@
}, },
"include": [ "include": [
"source", "source",
"webpack.config.ts" "webpack.config.js"
] ]
} }