Skip to content

Commit ab8ccb5

Browse files
[autofix.ci] apply automated fixes
1 parent 45d097c commit ab8ccb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,5 @@ module.exports = {
119119
'import/no-nodejs-modules': ['error', { allow: builtinModules }],
120120
},
121121
},
122-
]
122+
],
123123
}

0 commit comments

Comments
 (0)