Commit 12f1586
committed
benchmark-lsp: delete unnecessary ESLint rule configs
We are benchmarking ESLint with a custom no-unused-vars config, which is
accidental. The config was copied from a project I was working on, but
doesn't belong in our benchmarks. Remove the extra config.1 parent db6bcd0 commit 12f1586
1 file changed
+1
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 10 | + | |
21 | 11 | | |
0 commit comments