@nayandas69/eslint-config
v1.0.0
Published
ESLint 9+ flat config with Prettier — by nayandas69
Downloads
43
Maintainers
Readme
@nayandas69/eslint-config
ESLint 9+ flat config with Prettier — Modern, lightweight, and framework-aware.
Installation
npm install -D @nayandas69/eslint-configOr initialize instantly with our CLI:
npx nayan initUsage
Create an eslint.config.js file in your project root:
import { next } from '@nayandas69/eslint-config/next'
export default next()Supported Presets
Import exactly what you need: base, node, react, vue, next, nuxt, astro, svelte.
Documentation
For full guides and configuration options, visit our Documentation Suite.
License
MIT License nayandas69
