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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,14 @@ These configuration files are suitable to lint code which will run on Node.js.
8
8
9
9
Suitable for projects running on Node.js v6.
10
10
11
+
### @strv/javascript/environments/nodejs/v7
12
+
13
+
Suitable for projects running on Node.js v7.
14
+
15
+
### @strv/javascript/environments/nodejs/v8
16
+
17
+
Suitable for projects running on Node.js v8.
18
+
11
19
### @strv/javascript/environments/nodejs/optional
12
20
13
21
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