set TS target to support getter and setters
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es2017",
|
||||
"module": "esnext",
|
||||
"lib": [
|
||||
"es2017",
|
||||
|
||||
Reference in New Issue
Block a user