Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
globals
Global identifiers from different JavaScript environments
@typescript-eslint/scope-manager
TypeScript scope analyser for ESLint
@typescript-eslint/types
Types for the TypeScript-ESTree AST spec
@typescript-eslint/visitor-keys
Visitor keys used to help traverse the TypeScript-ESTree AST
@typescript-eslint/utils
Utilities for working with TypeScript + ESLint together
@typescript-eslint/eslint-plugin
TypeScript plugin for ESLint
@typescript-eslint/type-utils
Type utilities for working with TypeScript + ESLint together
@typescript-eslint/parser
An ESLint custom parser which leverages TypeScript ESTree
@eslint-community/eslint-utils
Utilities for ESLint plugins.
@eslint/js
ESLint JavaScript language implementation
eslint-import-resolver-node
Node default behavior import resolution plugin for eslint-plugin-import.
eslint-plugin-import
Import with sanity.
eslint-config-prettier
Turns off all rules that are unnecessary or might conflict with Prettier.
eslint-module-utils
Core utilities to support eslint-plugin-import and other module-related plugins.
eslint-plugin-react
React specific linting rules for ESLint
eslint-utils
Utilities for ESLint plugins.
eslint-plugin-react-hooks
ESLint rules for React Hooks
jsx-ast-utils
AST utility module for statically analyzing JSX
eslint-plugin-prettier
Runs prettier as an eslint rule
@eslint/core
Runtime-agnostic core of ESLint