Use ECMAScript 6

This commit is contained in:
Jesse Alama 2022-02-11 10:20:27 +01:00 committed by Rick Waldron
parent df873eed1a
commit 8851f084b6

View File

@ -1,3 +1,4 @@
{ {
"predef": ["Intl"] "predef": ["Intl"],
"esversion": 6
} }