mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 23:10:48 +08:00
sort keys
This commit is contained in:
parent
07873f93cf
commit
1dfbe132d2
@ -115,6 +115,7 @@ export default antfu(
|
||||
rules: {
|
||||
'sonarjs/max-lines': 'off',
|
||||
'max-lines': 'off',
|
||||
'jsonc/sort-keys': 'error',
|
||||
},
|
||||
},
|
||||
tailwind.configs['flat/recommended'],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user