eslint-config-markusand

1.0.5 • Public • Published

markusand's ESLinft config

Very opinionated linting configuration for TypeScript and Vue.

  • Airbnb style guide for Javascript and TypeScript
  • Recommended style for Vue and TypeScript
  • ⚠️ Very opinionated custom rules overrides
  • Support for import linting

Usage

Install the dependency

npm i -D eslint-config-markusand

Add the config to the .eslintrc file. Use eslint-config-markusand/vue if the project uses Vue.

{
  "extends": ["eslint-config-markusand"],
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-markusand

Weekly Downloads

1

Version

1.0.5

License

ISC

Unpacked Size

4.9 kB

Total Files

5

Last publish

Collaborators

  • markusand