a
Some checks failed
build / Build (push) Failing after 9s
test / Run tests (push) Failing after 11s
Some checks failed
build / Build (push) Failing after 9s
test / Run tests (push) Failing after 11s
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
"target": "ES2020",
|
||||
"lib": [
|
||||
"DOM",
|
||||
"ES2020"
|
||||
"ES2020",
|
||||
"WebWorker"
|
||||
],
|
||||
"module": "ESNext",
|
||||
"jsx": "react-jsx",
|
||||
|
Reference in New Issue
Block a user