Commit 37a909b
committed
chore(lint): fix lint in v3 after v2.18.1 merge (#3667)
this commit fixes a lint error that is the result of the following
course of actions:
- https://github.com/ionic-team/stencil/pull/3621/files updated
eslint-plugin-jest, which now errors on aliased mathers
- the changes in the aforementioned PR were pulled into the v3.0.0-dev
branch
- the new lint rules didn't run on that branch until the merge, catching
one violation in the v3 branch that wasn't in the v2 branch1 parent bf4fcc1 commit 37a909b
File tree
1 file changed
+1
-1
lines changed- src/compiler/output-targets/test
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments