Commit 8d3c4ad
committed
fix(test): remove unused eslint-disable directives
Upstream lint config no longer flags side-effect-free `import * as ...`
imports, so the `no-restricted-syntax` directives were emitting unused-
directive errors in CI.1 parent fcac072 commit 8d3c4ad
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | | - | |
12 | 10 | | |
13 | | - | |
14 | 11 | | |
15 | | - | |
16 | 12 | | |
17 | 13 | | |
18 | 14 | | |
| |||
0 commit comments