2.1.2 • Published 9 months ago

@orsonkit/eslint v2.1.2

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

@orsonkit/eslint

npm

An eslint configuration is available out of the box, based on @antfu/eslint-config for compatibility extensions.

  • Support tailwindcss.

Usage

Install

npm i -D eslint @orsonkit/eslint

And create eslint.config.mjs in your project root:

// eslint.config.mjs
import lint from '@orsonkit/eslint'

export default lint()
2.1.2

9 months ago

2.1.1

9 months ago

2.1.0

9 months ago

2.0.0

9 months ago

1.1.0

10 months ago

1.0.0

10 months ago