4.4.0 • Published 9 months ago

@cichol/eslint-config v4.4.0

Weekly downloads
11
License
MIT
Repository
github
Last release
9 months ago

@cichol/eslint-config

An universal ESLint configuration for personal projects.

Build StatusCoverage StatusLicensePackage Version

Table of Contents

Requisites

  • ESLint ^9.10.0
  • TypeScript ^5.4.5

Installation

$ npm install --save-dev @cichol/eslint-config

Usage

import defineConfig from '@cichol/eslint-config';

export default defineConfig(
    /** ESLint configurations ... */
);

Contained presets and plugins

License

MIT Licensed.