@tobysmith568/eslint-config
v2.6.0
Published
Toby Smith's (tobysmith568) ESLint config
Maintainers
Readme
@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-devEdit 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.
