diff --git a/.eslintrc.cjs b/.eslintrc.cjs
index 3122ceb..320ca37 100644
--- a/.eslintrc.cjs
+++ b/.eslintrc.cjs
@@ -32,10 +32,8 @@ module.exports = {
project: "./tsconfig.json",
},
plugins: ["@typescript-eslint"],
- extends: [
- "plugin:@typescript-eslint/recommended",
- ],
- },
+ extends: ["plugin:@typescript-eslint/recommended"],
+ },
{
// Define the configuration for `