Skip to content

Commit 0703422

Browse files
committed
Add newline at end of esbuild
1 parent b2544fa commit 0703422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/eslint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ export default [
1616
{
1717
ignores: ["public/bundle.js"],
1818
},
19-
];
19+
];

0 commit comments

Comments
 (0)