feat: use ast-based helpers (#53125)

This commit is contained in:
Oliver Eyton-Williams
2024-02-28 09:31:58 +01:00
committed by GitHub
parent d08e497686
commit 630fdac393
4 changed files with 128 additions and 67 deletions
@@ -28,7 +28,7 @@
"@babel/plugin-transform-runtime": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/preset-typescript": "7.23.3",
"@freecodecamp/curriculum-helpers": "1.3.0",
"@freecodecamp/curriculum-helpers": "2.3.0",
"@types/chai": "4.3.12",
"@types/copy-webpack-plugin": "^8.0.1",
"@types/enzyme": "3.10.16",