Skip to content

Commit d03ce52

Browse files
committed
chore: putout: actions: lint ☘️
1 parent 32dc40a commit d03ce52

File tree

1 file changed

+1
-1
lines changed
  • packages/plugin-nodejs/lib/convert-esm-to-commonjs

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"rules": {
3-
"remove-unused-variables": "off",
3+
"variables/remove-unused": "off",
44
"nodejs/group-require-by-id": "off"
55
}
66
}

0 commit comments

Comments
 (0)