1.0.0-beta.2 • Published 8 months ago

@importantimport/eslint-config v1.0.0-beta.2

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

@importantimport/eslint-config npm

An ESLint Flat Config for !mportantImport.

Usage

First follow the instructions for setup @antfu/eslint-config:

pnpm dlx @antfu/eslint-config@latest
pnpm i

Then add and import @importantimport/eslint-config:

pnpm add -D @importantimport/eslint-config
# eslint.config.js
import antfu from '@antfu/eslint-config'
+ import ii from '@importantimport/eslint-config'

export default antfu()
+  .append(ii())

License

MIT

1.0.0-beta.2

8 months ago

1.0.0-beta.0

9 months ago

1.0.0-beta.1

8 months ago

1.0.0-alpha.3

10 months ago

1.0.0-alpha.2

1 year ago

1.0.0-alpha.1

1 year ago

1.0.0-alpha.0

1 year ago

0.1.2

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago