Skip to content

Commit 34072a6

Browse files
committed
fix: Eslint error
1 parent 4c6a57f commit 34072a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/webpack.config.base.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ module.exports = ({
151151
errors: true,
152152
warnings: true,
153153
runtimeErrors: false,
154-
}
154+
},
155155
},
156156
},
157157
};

0 commit comments

Comments
 (0)