Frontend version: disable - method to be polished
All checks were successful
/ build (push) Successful in 27s
All checks were successful
/ build (push) Successful in 27s
This commit is contained in:
parent
c4c5fd9f11
commit
963d3437c0
4 changed files with 16 additions and 4 deletions
|
@ -15,6 +15,9 @@
|
|||
"importHelpers": true,
|
||||
"target": "ES2022",
|
||||
"module": "es2020",
|
||||
// TODO: get the dynamic version from the git tags
|
||||
//"allowSyntheticDefaultImports": true,
|
||||
//"resolveJsonModule": true,
|
||||
"lib": [
|
||||
"es2019",
|
||||
"dom"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue