e.g. in `scriptlintrc`: ```json { "customCategroies": ["lerna", "foobar"] } ``` This came up in a project, it could be useful for example to add "lerna" as a category, so you can have `npm run lerna:bootstrap`.