Skip to content

Files

Latest commit

 

History

History

package

@eslint/<%= name %>

Description

<%= description %>

Installation

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 %>

Usage

TODO

License

Apache 2.0