Skip to content

Commit 4a39698

Browse files
committed
chore: update yml config
1 parent ad48e2d commit 4a39698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/disable-type-checked-for-yml/eslint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default defineConfigWithVueTs(
3333
},
3434
skipFormatting,
3535

36-
...pluginYml.configs['flat/recommended'],
36+
...pluginYml.configs.recommended,
3737

3838
{
3939
files: ["**/*.yml", "**/*.yaml"],

0 commit comments

Comments
 (0)