JSPM

@typescript-eslint/parser

6.0.0-alpha.152+4a3705aee
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 53664179
  • Score
    100M100P100Q227323F
  • License BSD-2-Clause

An ESLint custom parser which leverages TypeScript ESTree

Package Exports

  • @typescript-eslint/parser
  • @typescript-eslint/parser/package.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@typescript-eslint/parser) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@typescript-eslint/parser

An ESLint parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code.

NPM Version NPM Downloads

👉 See https://typescript-eslint.io/architecture/parser for documentation on this package.

See https://typescript-eslint.io for general documentation on typescript-eslint, the tooling that allows you to run ESLint and Prettier on TypeScript code.