About 51 results
Open links in new tab
  1. GitHub - palantir/tslint: :vertical_traffic_light: An extensible linter ...

    TSLint ⚠️ TSLint is deprecated. See this issue for more details: Roadmap: TSLint → ESLint. If you're interested in helping with the TSLint/ESLint migration, check out the typescript-eslint roadmap. …

  2. GitHub - typescript-eslint/tslint-to-eslint-config: Converts your ...

    The tslint-to-eslint-config command reads in any existing linter, TypeScript, and package configuration files, then creates an .eslintrc.js result based on them.

  3. tslint/README.md at master · palantir/tslint · GitHub

    TSLint ⚠️ TSLint is deprecated. See this issue for more details: Roadmap: TSLint → ESLint. If you're interested in helping with the TSLint/ESLint migration, check out the typescript-eslint roadmap. …

  4. GitHub - typescript-eslint/eslint-plugin-tslint: ESLint plugin that ...

    ESLint plugin that wraps a TSLint configuration and lints the whole source using TSLint. Per What About TSLint?, we highly recommend migrating off TSLint. See typescript-eslint.io for general …

  5. typescript-eslint · GitHub

    typescript-eslint Public Monorepo for all the tooling which enables ESLint to support TypeScript TypeScript 16.1k 2.9k tslint-to-eslint-config Public Converts your TSLint configuration to the closest …

  6. VS Code extension that provides TSLint support using the ... - GitHub

    The current TSLint implementation needs to reanalyze a document that has already been analyzed by the TypeScript language server. vscode-tslint can only lint one file a time.

  7. Roadmap: TSLint -> ESLint · Issue #4534 · palantir/tslint - GitHub

    Update (August 2019): see tslint-to-eslint-config for a CLI command that migrates TSLint configuration files to ESLint configuration files. Update (March 2020): Added "and fixes for crashes introduced by …

  8. TypeScript TSLint Language Service Plugin - GitHub

    TypeScript TSLint language service plugin. Contribute to microsoft/typescript-tslint-plugin development by creating an account on GitHub.

  9. angular-eslint/docs/MIGRATING_FROM_TSLINT.md at main - GitHub

    TSLint was deprecated by its creators all the way back in 2019: palantir/tslint#4534 The Angular CLI stopped supporting their TSLint builder implementation (to power ng lint) as of version 13, which is …

  10. GitHub - microsoft/tslint-microsoft-contrib: A set of TSLint rules used ...

    Legacy The old "recommended" ruleset that ships by extending tslint-microsoft-contrib itself contains a list of rules that includes core TSLint rules. To start, you can enable our recommended defaults …