eslint-config-rchl-base
TypeScript icon, indicating that this package has built-in type declarations

2.0.4 • Public • Published

eslint-config-rchl-base

Common base eslint rules.

Installation

npm i -D eslint-config-rchl-base eslint

Usage

Create eslint.config.mjs file in the root of the repo:

import base from 'eslint-config-rchl-base';

/** @type {import('eslint').Linter.Config[]} */
export default [
    ...base,
];

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-rchl-base

Weekly Downloads

108

Version

2.0.4

License

none

Unpacked Size

5.63 kB

Total Files

5

Last publish

Collaborators

  • rchl