webapp: set correct lib value to allow replaceAll

This commit is contained in:
Thomas Basler 2022-12-31 13:29:58 +01:00
parent 659546841a
commit 89fa2a84c6

View File

@ -5,7 +5,8 @@
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
}
},
"lib": ["ES2021", "DOM"]
},
"references": [