This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@kocal/eslint-config-generator
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

ESLint config generator

Installation

$ yarn add --dev @kocal/eslint-config-generator eslint@^8.0.0 @babel/eslint-parser@^7.16.0

Usage

In your .eslintrc.js:

const { generateConfig } = require('@kocal/eslint-config-generator');

module.exports = generateConfig();

Readme

Keywords

none

Package Sidebar

Install

npm i @kocal/eslint-config-generator

Weekly Downloads

11

Version

4.0.0

License

MIT

Unpacked Size

10.7 kB

Total Files

7

Last publish

Collaborators

  • kocal