@angular-ru/dev-dependencies

14.0.22 • Public • Published

Internal dev dependencies

image image

Quick start

$ npm i @angular-ru/dev-dependencies -D

Example after install, you can use husky or another tools

{
    // ...
    scripts: {
        // ...
        // Append Husky 5 installer into 'postinstall' script
        postinstall: '<...> && husky install'
    }
}

See what packages will be installed

/@angular-ru/dev-dependencies/

    Package Sidebar

    Install

    npm i @angular-ru/dev-dependencies

    Weekly Downloads

    238

    Version

    14.0.22

    License

    MIT

    Unpacked Size

    1.55 kB

    Total Files

    2

    Last publish

    Collaborators

    • splincode
    • angular-ru