Closed raq929 closed 7 years ago
This is the incorrect ES reference. Should be ES6
Some of the references in this document may include descriptions of ES2015 features.
@BenGitsCode I think you have that exactly backwards?
You are correct, exactly backwards.
Disregard recent comments. This is what is wrong as of this iteration.
(new in ECMAScript 6)
Should be (new in ECMAScript 2016)
.
I think I caught all references that started with ES, but may not have caught any that began with ECMA.
Should that be 2015
?
Update repo accordingly.