mirror of
https://github.com/mempool/mempool.git
synced 2025-04-12 05:49:21 +02:00
Set frontend tsconfig to target es2020
This commit is contained in:
parent
e731077077
commit
896a4cbcfc
@ -10,7 +10,7 @@
|
||||
"module": "es2020",
|
||||
"moduleResolution": "node",
|
||||
"importHelpers": true,
|
||||
"target": "es2015",
|
||||
"target": "es2020",
|
||||
"typeRoots": [
|
||||
"node_modules/@types"
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user