tslint-lt
TypeScript icon, indicating that this package has built-in type declarations

1.11.0 • Public • Published

tslint-lt

Build Status

Setup (in ./)

Install NodeJS

Download

Fetch dependencies

npm install

Dev (in ./)

Typescript builds are automatic and watch for file changes:

npm run build

or run this to build only once:

npm run buildOnce

Contribution

  • use git pull --rebase in favor of regular pull, i recommend configuring it globally via:
    git config --global pull.rebase true

Readme

Keywords

none

Package Sidebar

Install

npm i tslint-lt

Weekly Downloads

57

Version

1.11.0

License

All rights reserved.

Unpacked Size

20.2 kB

Total Files

12

Last publish

Collaborators

  • ltetzlaff