Skip to content

Commit f15c206

Browse files
committed
style: update config
1 parent 5f05b35 commit f15c206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eslint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export default defineConfig([
3030
importConfigs.typescript,
3131
...storybookConfigs['flat/recommended'],
3232
{
33-
extends: [ymlConfigs['flat/standard'], ymlConfigs['flat/prettier']],
33+
extends: [ymlConfigs.standard, ymlConfigs.prettier],
3434
files: ['*.yaml', '*.yml'],
3535
},
3636
{

0 commit comments

Comments
 (0)