diff --git a/eslint.config.js b/eslint.config.js index 571369d9dff..d04b7a7176d 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -39,4 +39,4 @@ export default [ "keyword-spacing": ["error", { "before": true, "after": true }] // Enforces spacing before and after keywords } } -] \ No newline at end of file +]