Switching the Webpack configuration file to Typescript
This switches the Webpack config file from JS to Typescript.
This commit is contained in:
parent
9bf34a5117
commit
4fcbc146ca
3 changed files with 150 additions and 4 deletions
|
@ -7,6 +7,7 @@
|
|||
"@types/google-protobuf": "^3.7.3",
|
||||
"@types/jasmine": "^3.5.10",
|
||||
"@types/quill": "^1.3.7",
|
||||
"@types/webpack-dev-server": "^3.11.4",
|
||||
"@typescript-eslint/eslint-plugin": "^4.23.0",
|
||||
"@typescript-eslint/parser": "^4.23.0",
|
||||
"css-loader": "^5.2.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue