@bcgov-elmsd/eslint-config
Version:
A modern ESLint configuration for JavaScript, TypeScript and React which includes the Airbnb style guide, jsx-a11y and Prettier.
14 lines (7 loc) • 658 B
Markdown
# @bcgov-elmsd/eslint-config
## 1.0.1
### Patch Changes
- [#13](https://github.com/bcgov/elmsd-nodejs/pull/13) [`4a7c754`](https://github.com/bcgov/elmsd-nodejs/commit/4a7c7543514001ef29b6a0f9601bddf51a477e63) Thanks [@sidmclaughlin](https://github.com/sidmclaughlin)! - Trying to install all eslint, prettier dependencies on npm install
## 1.0.0
### Major Changes
- [#3](https://github.com/bcgov/elmsd-nodejs/pull/3) [`9d6b6b8`](https://github.com/bcgov/elmsd-nodejs/commit/9d6b6b87d422c57f736d8d2fb2ef27fb8eb45e53) Thanks [@sidmclaughlin](https://github.com/sidmclaughlin)! - Initial release with default ESLint rules for ELMSD Node.js projects.