This commit is contained in:
dap
2024-08-30 10:15:41 +08:00
73 changed files with 329 additions and 155 deletions

View File

@@ -68,7 +68,7 @@ export async function perfectionist(): Promise<Linter.Config[]> {
ignorePattern: ['children'],
order: 'asc',
partitionByComment: 'Part:**',
type: 'alphabetical',
type: 'natural',
},
],
'perfectionist/sort-vue-attributes': [