Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 885 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 885 Bytes

@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.