Commit 95f0808
Docs: .eslintrc.json > .eslintrc (#52)
Figured it was worth specifying the .json extension because it takes higher precedence: https://eslint.org/docs/user-guide/configuring#configuration-file-formats
.eslintrc.json is what is recommended in prettier's README: https://github.com/prettier/prettier#eslint
.eslintrc is also slightly ambiguous given it can contain YAML1 parent c777111 commit 95f0808
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments