vladmake

1.0.7 • Public • Published

vladmake

Initialize Typescript packages in V L A D style.

Installation

npm i -g vladmake

Usage

Change to the directory you want, and follow the CLI wizard.

cd my-project
npx vladmake

Description

Initializes configuration files and project setup for:

  • Typescript - types
  • Jest - unit testing & code coverage
  • Prettier - code autoformatter
  • ESLint - code linter
    • ESLint/typescript
    • ESLint/jest
    • ESLint/prettier
  • shieldgen - local badge generation

Package Sidebar

Install

npm i vladmake

Weekly Downloads

1

Version

1.0.7

License

MIT

Unpacked Size

12.9 kB

Total Files

15

Last publish

Collaborators

  • mpoteat