We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57fddde commit 66e3628Copy full SHA for 66e3628
eslint.config.js
@@ -1,6 +1,6 @@
1
import loguxConfig from '@logux/eslint-config'
2
3
-/** @type {import('eslint').Linter.FlatConfig[]} */
+/** @type {import('eslint').Linter.Config[]} */
4
export default [
5
{
6
ignores: ['fixtures/', 'packages/*/test/fixtures/']
0 commit comments