Skip to content

Commit d096c15

Browse files
Anderson Henrique de Santana Menezes MeloAnderson Henrique de Santana Menezes Melo
authored andcommitted
fix: resolve build and type errors
- Pin webpack to 5.90.0 to avoid ProgressPlugin validation error - Replace JSX.Element with React.ReactElement to fix TS namespace errors - Install @types/react and @types/react-dom
1 parent 853ac99 commit d096c15

9 files changed

Lines changed: 14387 additions & 3 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,3 @@
1919
npm-debug.log*
2020
yarn-debug.log*
2121
yarn-error.log*
22-
package-lock.json

.idea/.gitignore

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/probot-docs.iml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)