UNPKG

@commitlint/config-workspace-scopes

Version:

Shareable commitlint config enforcing workspace names as scopes

42 lines (41 loc) 1.05 kB
{ "name": "@commitlint/config-workspace-scopes", "type": "module", "version": "20.4.0", "description": "Shareable commitlint config enforcing workspace names as scopes", "main": "index.js", "scripts": { "deps": "dep-check", "pkg": "pkg-check" }, "repository": { "type": "git", "url": "https://github.com/conventional-changelog/commitlint.git", "directory": "@commitlint/config-lerna-scopes" }, "keywords": [ "conventional-changelog", "commitlint", "commitlint-config", "npm-workspaces", "yarn-workspaces" ], "author": "Jan Biasi (https://github.com/janbiasi)", "license": "MIT", "bugs": { "url": "https://github.com/conventional-changelog/commitlint/issues" }, "homepage": "https://commitlint.js.org/", "engines": { "node": ">=v18" }, "dependencies": { "glob": "^11.0.0" }, "devDependencies": { "@commitlint/test": "^20.4.0", "@commitlint/utils": "^20.0.0", "@types/glob": "^8.1.0" }, "gitHead": "c68de5e24b010e38eac171f35ba18d31bb1fd3dd" }