Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

po-ui/po-tslint

Repository files navigation

⚠️PO TSLint is deprecated.

Migramos para o @angular-eslint veja nossadocumentação de apoio.

Package with lint rules used in the PO UI.

Install

npm i --save-dev @po-ui/ng-tslint

Usage

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.

Packages

No packages published

Contributors7


[8]ページ先頭

©2009-2025 Movatter.jp