- Notifications
You must be signed in to change notification settings - Fork2
po-ui/po-tslint
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Migramos para o @angular-eslint veja nossadocumentação de apoio.
Package with lint rules used in the PO UI.
npm i --save-dev @po-ui/ng-tslint
To apply lint rules used in PO projects you should, after installing the package, add the following lines of code in thetslint.json
file, found at the root of your project.
"extends": [ "@po-ui/ng-tslint"]
Your file should look like this:
{ "extends": [ "@po-ui/ng-tslint" ], "rules": { // your personal rules. }}
For more informations readStarting with po-tslint.
About
PO TSLint
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.