3.0.1 • Published 6 months ago

@shraymonks/eslint-config v3.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

@shraymonks/eslint-config

My eslint config.

Installation

pnpm add -D @shraymonks/eslint-config

Usage

Add to your eslint.config.js:

import { base } from '@shraymonks/eslint-config';

export default [
  ...base,
];

Available configs

  • base
  • browser
  • node
  • react
3.0.1

6 months ago

3.0.0

10 months ago

2.0.1

10 months ago

2.0.0

10 months ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago