| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1064,7 +1064,8 @@ The alias `--experimental-default-config-file` is equivalent to | |||
| 1064 | 1064 | `--experimental-config-file` without an argument. | |
| 1065 | 1065 | Node.js will read the configuration file and apply the settings. The | |
| 1066 | 1066 | configuration file should be a JSON file with the following structure. `vX.Y.Z` | |
| 1067 | - in the `$schema` must be replaced with the version of Node.js you are using. | ||
| 1067 | + in the `$schema` must be replaced with the version of Node.js you are using or | ||
| 1068 | + `latest-vX.x` for the latest version of that major release line. | ||
| 1068 | 1069 | ||
| 1069 | 1070 | ```json | |
| 1070 | 1071 | { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments