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 c54e1f0 commit 79be99dCopy full SHA for 79be99d
index.js
@@ -48,7 +48,7 @@ export default function createConfig({
48
afterVuePlugin: [
49
{
50
importer: "import oxlint from 'eslint-plugin-oxlint'",
51
- content: "oxlint.configs['flat/recommended'],",
+ content: "...oxlint.configs['flat/recommended'],",
52
},
53
],
54
})
0 commit comments