Sort some badges; add an Activity category (#2448)

This commit is contained in:
Paul Melnikow
2018-12-05 14:17:37 -05:00
committed by GitHub
parent 54569e9668
commit 477d357286
21 changed files with 34 additions and 26 deletions

View File

@@ -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() {