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
- Increment up the
version
inpackage.json
- Run
npm login
and use the credentials in 1Password - Run
npm publish --access public