mirror of https://github.com/langgenius/dify.git
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