Version bump target so newer features can be used.
This allows usage of #private members.
This commit is contained in:
parent
0dc3c5edef
commit
9f9c3cc00c
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"target": "es5",
|
"target": "es6",
|
||||||
"lib": [
|
"lib": [
|
||||||
"dom",
|
"dom",
|
||||||
"dom.iterable",
|
"dom.iterable",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user