Skip to content

Commit

Permalink
Fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 2, 2024
1 parent 57fddde commit 66e3628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import loguxConfig from '@logux/eslint-config'

/** @type {import('eslint').Linter.FlatConfig[]} */
/** @type {import('eslint').Linter.Config[]} */
export default [
{
ignores: ['fixtures/', 'packages/*/test/fixtures/']
Expand Down

0 comments on commit 66e3628

Please sign in to comment.