mirror of
https://github.com/hcengineering/platform.git
synced 2025-01-24 20:40:59 +00:00
update ts target
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
c00ed102e9
commit
a9d1349c2d
@ -1,6 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "esnext",
|
||||
"target": "es2019",
|
||||
"module": "commonjs",
|
||||
"declaration": true,
|
||||
"strict": true,
|
||||
|
Loading…
Reference in New Issue
Block a user