need string.replaceAll
This commit is contained in:
parent
d491a2977e
commit
b80e26724c
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "ES2020",
|
||||
"target": "ES2021",
|
||||
"module": "ESNext",
|
||||
"esModuleInterop": true,
|
||||
"strict": true,
|
||||
|
|
Loading…
Reference in New Issue