1.1.1 • Published 12 months ago

@batuhankorur/lint-config v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

@BatuhanKorur/lint-config


Eslint rule configs for Javascript, Typescript and Vue.js projects

Installation

To install, add it with eslint to your dev dependencies

pnpm add -D eslint @batuhankorur/lint-config

Usage

import { lint } from '@batuhankorur/lint-config'
export default [
  ...lint(),
]

Config View

Open up eslint/config-inspector to view rules

pnpm run view
1.1.1

12 months ago

1.1.0

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago