1.2.4 • Published 2 years ago

eslint-config-myos v1.2.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

MyOs-eslint-config

Usage

$ yarn add eslint-config-myos eslint prettier

Rules

  • semicolon
  • new line in the end of the file
  • 3 equals (===)
  • single quotes
  • no-console

Extends

  • @typescript-eslint/recommended
  • prettier/recommended
  • eslint/recommended

Plugins

  • html
  • prettier
  • typescript-eslint

Missing (please help)

  • html format
  • max-len not working
  • prettier rules