2.4.0 • Published 4 months ago
@tobysmith568/eslint-config v2.4.0
@tobysmith568/eslint-config
The personal ESLint configs for Toby Smith (tobysmith568).
GitHub: https://github.com/tobysmith568/eslint-config
npm: https://www.npmjs.com/package/@tobysmith568/eslint-config
Usage
Install:
$ npm install @tobysmith568/eslint-config --save-dev
Edit eslint.config.mjs
:
import tobysmith568 from "@tobysmith568/eslint-config";
/** @type {import('eslint').Linter.Config[]} */
export default [...tobysmith568.recommended];
License
@tobysmith568/eslint-config is licensed under the ISC License.