chore: format code
This commit is contained in:
@@ -64,21 +64,20 @@ function sortPackageJson(): Linter.FlatConfig {
|
||||
'error',
|
||||
{
|
||||
order: [
|
||||
'publisher',
|
||||
'name',
|
||||
'description',
|
||||
'version',
|
||||
'author',
|
||||
'description',
|
||||
'private',
|
||||
'displayName',
|
||||
'type',
|
||||
'license',
|
||||
'funding',
|
||||
'homepage',
|
||||
'repository',
|
||||
'bugs',
|
||||
'keywords',
|
||||
'homepage',
|
||||
'bugs',
|
||||
'repository',
|
||||
'license',
|
||||
'author',
|
||||
'contributors',
|
||||
'categories',
|
||||
'funding',
|
||||
'type',
|
||||
'scripts',
|
||||
'files',
|
||||
'sideEffects',
|
||||
|
Reference in New Issue
Block a user