0.5.0 • Published 6 months ago

@ryanccn/eslint-config v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@ryanccn/eslint-config

A personal ESLint flat config preset.

This config includes support for JavaScript (@eslint/js), TypeScript (TypeScript ESLint), ESLint Stylistic, eslint-plugin-unicorn, React Hooks (eslint-plugin-react-hooks), Next.js (@next/eslint-plugin-next), Svelte (eslint-plugin-svelte), and UnoCSS (@unocss/eslint-config). It provides sane, personalized defaults for these plugins while maintaining composability and customizability.

Installation

$ npm i --save-dev eslint @ryanccn/eslint-config [required peer dependencies]

Usage

import { config } from "@ryanccn/eslint-config";

export default config({
  // ...options
});
0.5.0

6 months ago

0.4.3

8 months ago

0.4.2

12 months ago

0.4.1

1 year ago

0.3.2

1 year ago

0.4.0

1 year ago

0.3.3

1 year ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago