We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
name
fusedConfig
1 parent 65baf20 commit 3707078Copy full SHA for 3707078
src/factory.ts
@@ -29,6 +29,7 @@ import { combine, interopDefault } from './utils'
29
import { formatters } from './configs/formatters'
30
31
const flatConfigProps: (keyof FlatConfigItem)[] = [
32
+ 'name',
33
'files',
34
'ignores',
35
'languageOptions',
0 commit comments