[](https://www.npmjs.com/package/@atomic-tools/eslint-config-atomic)
npm install @atomic-tools/eslint-config-atomic
Shared linting and prettier config used by the Atomic.io engineering team.
```
yarn add -ED @atomic-tools/eslint-config-atomic
in your .eslintrc file:
```
{
"extends": ["@atomic-tools/atomic"]
}
1. Install dependencies and update the shared config as needed
2. Commit and push changes
A new version is published automatically to npm. See .github/workflows/main.yml