We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d13e9bd commit 1fe9d7dCopy full SHA for 1fe9d7d
src/content/3/en/part3d.md
@@ -226,7 +226,7 @@ We will answer all of the questions:
226
227

228
229
-The configuration will be saved in the _.eslintrc.js_ file:
+The configuration will be saved in the _.eslintrc.js_ file. We will change `browser` to `node` in the `env` configuration:
230
231
```js
232
module.exports = {
0 commit comments