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

Commit 98e9f32

Browse files
Merge pull request #44 from strvcom/improvement/add-nodejs-v10-environment-doc
chore: update environments readme
2 parents 8345ef3 + 8e55c1d commit 98e9f32

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)