1.0.9 • Published 2 years ago

@linnify/angular-schematics v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Linnify Angular Schematics

This package will provide custom Angular Schematics for your project, based on the Linnify Styleguide.

Installing

  npm i @linnify/angular-schematics --save-dev

Quick Start

After you install the package, you need to add the following entry in the angular.json file. This is how the project will know to use the Linnify Schematics Collection instead of the default Angular one.

  "cli": {
    "defaultCollection": "@linnify/angular-schematics"
  }
1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago