a
Some checks failed
build / Build (push) Failing after 9s
test / Run tests (push) Failing after 11s

This commit is contained in:
2025-02-12 22:27:43 +08:00
parent 3c238bcdc8
commit 9b9513fea5
3 changed files with 4 additions and 25 deletions

View File

@ -3,7 +3,8 @@
"target": "ES2020",
"lib": [
"DOM",
"ES2020"
"ES2020",
"WebWorker"
],
"module": "ESNext",
"jsx": "react-jsx",