Skip to content

jgarber623/eslint-config

Repository files navigation

@jgarber/eslint-config

Shareable ESLint configuration.

npm Downloads Build

Installation

npm install --save-dev @jgarber/eslint-config

Usage

// eslint.config.js
export { default } from "@jgarber/eslint-config";

License

@jgarber/eslint-config is freely available under the MIT License.