@aaa-backend-stack/tslint-rules
TypeScript icon, indicating that this package has built-in type declarations

2.4.4 • Public • Published

aaa-backend-stack package

This packaged is managed inside the aaa-backend-stack monorepo.

How to create a new tslint rule

  • Create a new file src/myLintRule.ts
  • The name of the rule in tslint.json will be derived from the file name. E.g. noNewDateRule.js will be referenced as no-new-date in tslint.json
  • For a short description of how to write the rule look here
  • For more detailed examples look at Microsoft's internal tslint rules

/@aaa-backend-stack/tslint-rules/

    Package Sidebar

    Install

    npm i @aaa-backend-stack/tslint-rules

    Weekly Downloads

    11

    Version

    2.4.4

    License

    MIT

    Unpacked Size

    46.8 kB

    Total Files

    18

    Last publish

    Collaborators

    • majodev
    • gottfired
    • aaaallaboutapps