Update default.json
This commit is contained in:
16
default.json
16
default.json
@@ -21,6 +21,14 @@
|
||||
"@types/react-is"
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "typescript-eslint",
|
||||
"matchPackageNames": [
|
||||
"@typescript-eslint/eslint-plugin",
|
||||
"@typescript-eslint/parser",
|
||||
"typescript-eslint"
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "materialui",
|
||||
"matchPackageNames": [
|
||||
@@ -44,6 +52,14 @@
|
||||
"matrix-sdk",
|
||||
"matrix-sdk-ui"
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "egui",
|
||||
"matchPackageNames": [
|
||||
"eugui",
|
||||
"eframe",
|
||||
"epaint"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user