Skip to content

Commit

Permalink
validate code with Babel
Browse files Browse the repository at this point in the history
  • Loading branch information
mrm007 committed Nov 21, 2023
1 parent 2368d8e commit 2e889eb
Show file tree
Hide file tree
Showing 7 changed files with 154 additions and 74 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@babel/standalone": "^7.23.3",
"@soda/friendly-errors-webpack-plugin": "^1.8.1",
"@types/base64-url": "^2.2.0",
"@types/codemirror": "^5.60.5",
Expand Down Expand Up @@ -114,6 +115,7 @@
"@actions/core": "^1.10.0",
"@changesets/cli": "^2.25.2",
"@octokit/rest": "^19.0.5",
"@types/babel__standalone": "^7.1.7",
"@types/jest": "^29.2.4",
"concurrently": "^7.6.0",
"cypress": "^12.0.2",
Expand Down
103 changes: 53 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2e889eb

Please sign in to comment.