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, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: environments/nodejs/README.md
+4
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,10 @@ Suitable for projects running on Node.js v8.3.
22
22
23
23
> Node.js 8.3 upgraded the v8 engine to 6.0 which [brings some ECMAScript features](https://v8project.blogspot.cz/2017/06/v8-release-60.html) previously not available in Node.js . This ruleset enables those language features.
24
24
25
+
### @strv/javascript/environments/nodejs/v10
26
+
27
+
Suitable for projects running on Node.js v10.
28
+
25
29
### @strv/javascript/environments/nodejs/optional
26
30
27
31
Use this ruleset in conjunction with any of the above version-specific rulesets. Provides additional insights into potential inconsistencies in the project.
0 commit comments