Skip to content

Commit 2f5af3f

Browse files
committed
chore: putout: actions: lint ☘️
1 parent 9fa937e commit 2f5af3f

File tree

1 file changed

+1
-1
lines changed
  • packages/eslint-plugin-putout/eslint-v10

1 file changed

+1
-1
lines changed

packages/eslint-plugin-putout/eslint-v10/babel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ function addGlobals(names) {
3434
/* c8 ignore start */
3535
if (variable)
3636
continue;
37-
/* c8 ignore start */
3837

38+
/* c8 ignore start */
3939
variable = new eslintScope.Variable(name, globalScope);
4040

4141
globalScope.variables.push(variable);

0 commit comments

Comments
 (0)