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

6.0.0 • Public • Published

@zmrl/eslint-config

My ever-evolving eslint configuration.

This library was inspired by other shared configurations from from the community:

ESLint offers a new flat configuration format. While this config format isn't fully polished by the eslint team, I haven't found any issues while using it in my projects. The configs in this library are exported as flat config.

Install

Install with your favorite package manager

pnpm add -D @zmrl/eslint-config

Include

Import and include the config

import config from '@zmrl/eslint-config';

export default [config];

This package also exports a number of useful ESLint configurations for different types of projects. Check exports in package.json for a complete list. They are also available as a named import from the root package.

/@zmrl/eslint-config/

    Package Sidebar

    Install

    npm i @zmrl/eslint-config

    Weekly Downloads

    33

    Version

    6.0.0

    License

    MIT

    Unpacked Size

    1.34 MB

    Total Files

    2274

    Last publish

    Collaborators

    • zmrl