mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-20 09:46:31 +00:00
Target es2018
Change-type: patch
This commit is contained in:
parent
945cd7ff8e
commit
fc694b90b6
@ -8,7 +8,7 @@
|
||||
"allowJs": true,
|
||||
"moduleResolution": "node",
|
||||
"module": "commonjs",
|
||||
"target": "es2017",
|
||||
"target": "es2018",
|
||||
"jsx": "react",
|
||||
"typeRoots": ["./node_modules/@types", "./typings"],
|
||||
"allowSyntheticDefaultImports": true
|
||||
|
Loading…
x
Reference in New Issue
Block a user