Skip to content

Commit 6dcbcec

Browse files
authored
Merge pull request #2813 from MarcGuay/patch-20
Update part3d.md
2 parents 66fe293 + 1fe9d7d commit 6dcbcec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/3/en/part3d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ We will answer all of the questions:
226226

227227
![terminal output from ESlint init](../../images/3/52new.png)
228228

229-
The configuration will be saved in the _.eslintrc.js_ file:
229+
The configuration will be saved in the _.eslintrc.js_ file. We will change `browser` to `node` in the `env` configuration:
230230

231231
```js
232232
module.exports = {

0 commit comments

Comments
 (0)