Commit b70acb5
committed
.eslintrc.json: use jsonc/no-irregular-whitespace
The eslint-plugin-jsonc documentation recommends turning ESLint's
no-irregular-whitespace plugin off for JSON files in favor of its
own jsonc/no-irregular-whitespace plugin.
See: https://ota-meshi.github.io/eslint-plugin-jsonc/rules/no-irregular-whitespace.html1 parent afa3875 commit b70acb5
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
238 | 240 | | |
239 | 241 | | |
240 | 242 | | |
| |||
0 commit comments