tslint-magaya-angular

1.2.1 • Public • Published

Angular TSLint Preset for Magaya Applications

A preset or rules for TSLint which includes rules which should be applied to all Magaya Angular applications. The preset extends tslint-angular rules.

How to use?

npm i tslint-magaya-angular --save-dev

After installing include in your tslint.json file, as such:

{
    "extends": ["tslint-magaya-angular"],
    "rules": {

    }
}

Note: the default prefix for Directives and Components is mgy, but can be overriden.

Readme

Keywords

Package Sidebar

Install

npm i tslint-magaya-angular

Weekly Downloads

2

Version

1.2.1

License

MIT

Unpacked Size

5.68 kB

Total Files

4

Last publish

Collaborators

  • magaya