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

2.0.1 • Public • Published

eslint-config

Flat ESLint config for JavaScript, TypeScript, Vue 2, Vue 3, Prettier.

CI NPM VERSION

Install

pnpm add @ntnyq/eslint-config -D

Usage

Config in eslint.config.{[cm]?js}:

import { ntnyq } from '@ntnyq/eslint-config'

export default ntnyq()

Make sure to config "eslint.experimental.useFlatConfig": true in .vscode/settings.json

Credits

License

MIT License © 2023-PRESENT ntnyq

/@ntnyq/eslint-config/

    Package Sidebar

    Install

    npm i @ntnyq/eslint-config

    Weekly Downloads

    426

    Version

    2.0.1

    License

    MIT

    Unpacked Size

    104 kB

    Total Files

    7

    Last publish

    Collaborators

    • ntnyq