Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Commit 8e55c1d

Browse files
committed
chore: update environments readme
Add the missing reference to the Node.js v10 environment.
1 parent 8345ef3 commit 8e55c1d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: environments/nodejs/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Suitable for projects running on Node.js v8.3.
2222

2323
> 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.
2424
25+
### @strv/javascript/environments/nodejs/v10
26+
27+
Suitable for projects running on Node.js v10.
28+
2529
### @strv/javascript/environments/nodejs/optional
2630

2731
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

Comments
 (0)