mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(client): integrate new test runner (#60318)
This commit is contained in:
committed by
GitHub
parent
18e2f919c2
commit
49fbe88369
@@ -3,7 +3,7 @@
|
||||
"lib": ["WebWorker", "DOM", "DOM.Iterable", "es2023"],
|
||||
"target": "ES2023",
|
||||
"module": "es2020",
|
||||
"moduleResolution": "node",
|
||||
"moduleResolution": "bundler",
|
||||
"allowJs": true,
|
||||
"jsx": "react",
|
||||
"strict": true,
|
||||
|
||||
Reference in New Issue
Block a user