@doc.ai/eslint-config-standards

1.0.5 • Public • Published

@doc.ai/eslint-config-standards

A set of rules used at doc.ai for internal purposes.

  1. Change to the base directory of your package.
  2. Run:
yarn add --dev @doc.ai/eslint-config-standards
  1. Open your .eslintrc.yml file
  2. Add the following:
extends:
  # Use this for a light set of rules
  - "@doc.ai/eslint-config-standards"
  # Use this for extended set of rules
  - "@doc.ai/eslint-config-standards/full"
  # Use this when you have flow aboard
  - "@doc.ai/eslint-config-standards/with-flow"

And you're done!

Readme

Keywords

none

Package Sidebar

Install

npm i @doc.ai/eslint-config-standards

Weekly Downloads

0

Version

1.0.5

License

Apache-2.0

Unpacked Size

38.2 kB

Total Files

8

Last publish

Collaborators

  • stuti-doc.ai
  • micheas
  • kartikdocai
  • doc-ai-bot
  • thesuperfly
  • alexzobi
  • ariav
  • marshall.cox
  • yuri_docai
  • even-steven
  • prashanth_doc_ai
  • jay-docai