Skip to content

Commit fb4a098

Browse files
committed
lint
1 parent d996961 commit fb4a098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eslint.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default [
1313
ecmaVersion: 'latest',
1414
sourceType: 'module',
1515
globals: {
16-
...globals.node,
16+
...globals.node
1717
},
1818
},
1919
rules: {

0 commit comments

Comments
 (0)