2.1.1 • Published 2 years ago

@doc.ai/eslint-config-omix v2.1.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

eslint-config-omix

A set of rules used at Sharecare.ai for Omix projects. Adopts Airbnb's ESLint config with TypeScript support(eslint-config-airbnb-typescript).

Deploying updates

  1. Increment up the version in package.json
  2. Run npm login and use the credentials in 1Password
  3. Run npm publish --access public