Sort some badges; add an Activity category (#2448)
This commit is contained in:
@@ -7,7 +7,7 @@ const NpmBase = require('./npm-base')
|
||||
// package.json.
|
||||
module.exports = class NpmTypeDefinitions extends NpmBase {
|
||||
static get category() {
|
||||
return 'other'
|
||||
return 'platform-support'
|
||||
}
|
||||
|
||||
static get defaultBadgeData() {
|
||||
|
||||
Reference in New Issue
Block a user