We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9056dc2 commit 444dfe7Copy full SHA for 444dfe7
eslint.config.mjs
@@ -10,7 +10,7 @@ export default defineConfig(
10
{
11
rules: {
12
"object-shorthand": ["error", "always"],
13
- }
+ },
14
},
15
16
extends: [
0 commit comments