You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2025. It is now read-only.
* - A version: es3, es5, es6, es7, es8, es9, es10, es11, es12, es13, ..., or
143
+
* - A year: es2015, es2016, es2017, es2018, es2019, es2020, es2021, es2022, ..., or
144
+
* - `'latest'`
143
145
*
144
-
* When it's a version or a year, the value must be a number - so do not include the es prefix.
146
+
* When it's a version or a year, the value must be a number - so do not include the `es` prefix.
145
147
*
146
148
* Specifies the version of ECMAScript syntax you want to use. This is used by the parser to determine how to perform scope analysis, and it affects the default
0 commit comments