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

1.0.0 • Public • Published

@shahrad/eslint-config

My personal eslint config for ESLint with Typescript recommended rules.

Install

pnpm i -D @shahrad/eslint-config

Usage

// -- eslint.config.js
import { defineConfig } from '@shahrad/eslint-config';

export default defineConfig(
  { ignores: ['dist/**'] },
  // more configs
)

License

MIT © Shahrad Elahi

Readme

Keywords

none

Package Sidebar

Install

npm i @shahrad/eslint-config

Weekly Downloads

67

Version

1.0.0

License

MIT

Unpacked Size

5.19 kB

Total Files

7

Last publish

Collaborators

  • shahradelahi