Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
eslint/rewriteRuntime-agnostic core of ESLint.
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
JSR Score
100%
Published
3 weeks ago (0.6.0)
Add Package
deno add jsr:@eslint/core
Import symbol
import { type CallTraversalStep } from "@eslint/core";
---- OR ----
Import directly with a jsr specifier
import { type CallTraversalStep } from "jsr:@eslint/core";
Add Package
npx jsr add @eslint/core
Import symbol
import { type CallTraversalStep } from "@eslint/core";
Add Package
yarn dlx jsr add @eslint/core
Import symbol
import { type CallTraversalStep } from "@eslint/core";
Add Package
pnpm dlx jsr add @eslint/core
Import symbol
import { type CallTraversalStep } from "@eslint/core";
Add Package
bunx jsr add @eslint/core
Import symbol
import { type CallTraversalStep } from "@eslint/core";