Skip to content

Commit

Permalink
fix: pick name into fusedConfig. (#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjiaxuan committed Jan 23, 2024
1 parent 65baf20 commit 3707078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/factory.ts
Expand Up @@ -29,6 +29,7 @@ import { combine, interopDefault } from './utils'
import { formatters } from './configs/formatters'

const flatConfigProps: (keyof FlatConfigItem)[] = [
'name',
'files',
'ignores',
'languageOptions',
Expand Down

0 comments on commit 3707078

Please sign in to comment.