commitlint-plugin-scope-enhanced
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

ts-lib-starter

TypeScript Library Starter for DAOT projects

Usage

Modify package.json.

Commit changes with Commitizen:

npx cz

Or still use git commit and follow the Conventional Commits spec, your commits will be linted before accepted.

To run Jest test:

npm run test

To lint with ESLint:

npm run lint

To build with tsup:

npm run build

To publish to npm:

npm run pub

To debug with ts-node:

ts-node -r tsconfig-paths/register src/index.ts

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i commitlint-plugin-scope-enhanced

    Weekly Downloads

    6

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    4.16 kB

    Total Files

    5

    Last publish

    Collaborators

    • nex