forked from philorg/treetrail-frontend
Add client version
This commit is contained in:
parent
963d3437c0
commit
5409616530
4 changed files with 7 additions and 6 deletions
|
@ -15,9 +15,8 @@
|
|||
"importHelpers": true,
|
||||
"target": "ES2022",
|
||||
"module": "es2020",
|
||||
// TODO: get the dynamic version from the git tags
|
||||
//"allowSyntheticDefaultImports": true,
|
||||
//"resolveJsonModule": true,
|
||||
"resolveJsonModule": true,
|
||||
"lib": [
|
||||
"es2019",
|
||||
"dom"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue