UNPKG

@dx-box/common

Version:

(DX) by providing common configurations for TypeScript, ESLint, Prettier, and automated Git hooks for formatting and linting.

11 lines (10 loc) 310 B
{ "$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json", "changelog": ["@changesets/changelog-github", { "repo": "__REPO_PLACEHOLDER__" }], "commit": true, "access": "restricted", "baseBranch": "main", "updateInternalDependencies": "patch", "ignore": [], "linked": [] }