| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -974,7 +974,8 @@ added: v23.10.0 | |||
| 974 | 974 | If present, Node.js will look for a configuration file at the specified path. | |
| 975 | 975 | Node.js will read the configuration file and apply the settings. The | |
| 976 | 976 | configuration file should be a JSON file with the following structure. `vX.Y.Z` | |
| 977 | - in the `$schema` must be replaced with the version of Node.js you are using. | ||
| 977 | + in the `$schema` must be replaced with the version of Node.js you are using or | ||
| 978 | + `latest-vX.x` for the latest version of that major release line. | ||
| 978 | 979 | ||
| 979 | 980 | ```json | |
| 980 | 981 | { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments