Commit 40f8a46
committed
Enable no-unused-vars eslint rule
Without this rule enabled, it's too easy to accidentally leave in variables that you used to use but no longer need, which can make your code kind of confusing.1 parent 63e44d3 commit 40f8a46
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments