<%= description %>
For Node.js and compatible runtimes:
npm install @eslint/<%= name %>
# or
yarn add @eslint/<%= name %>
# or
pnpm install @eslint/<%= name %>
# or
bun install @eslint/<%= name %>
For Deno:
deno add @eslint/<%= name %>
TODO
Apache 2.0