@ulam-tech/eslint-config
v1.0.0
Published
ESLint config for the ULAM Tech projects.
Downloads
2
Readme
eslint-config
ULAM Tech ESLint config with:
- Airbnb config
- Typescript
- Prettier
Usage
npx install-peerdeps --dev @ulam-tech/eslint-config
Add "extends": "@ulam-tech/eslint-config"
to your eslint config file.