2 parents ca17a69 + 2e05706 commit 6a3835aCopy full SHA for 6a3835a
1 file changed
1-js/03-code-quality/02-coding-style/article.md
@@ -328,7 +328,7 @@ Here's an example of an `.eslintrc` file:
328
},
329
"rules": {
330
"no-console": 0,
331
- "indent": ["warning", 2]
+ "indent": 2
332
}
333
334
```
0 commit comments