-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Tim Santeford edited this page Dec 6, 2018
·
9 revisions
Welcome to the eslint-config-appnexus wiki!
- Major version bumps for the eslint dependency
- Rules added with the error level (New rules should be introduced first with the warn level with a minor version update)
- Rule level changed to error
- Added dependencies
- Added peer dependencies
- Added rule with the warn level
- Rule level changed to warn
- Removed rules
- Removed dependencies
- Removed peer dependencies
- Added dev dependencies
- Relaxed rule option changes that are non-breaking
- Non-breaking bug fixes