6.0.0-alpha.0
Pre-release
Pre-release
- v6-alpha (#11)
Major release: v6-alpha
Consume latest eslint-config-frontier-react.
Remove all Polymer-based, Code Climate-related, and legacy configuration and documentation.
Upgrade eslint to version 8.
Update snapshots to take all new rules into account.
Centralize all of our typical overrides (.ts, .stories, .test, etc.), and compartmentalize into its own es6.js
file.
Co-authored-by: Clif Bergmann [email protected]
- Compare Final Config for Testing (#10)
Print out final eslint config with the rules sorted alphabetically.
Compare the config to the previous reason in a new test.
Clean up output files to strip out environment-specific data via node script, as sed was causing too many issues.
Update documentation.
Co-authored-by: Clif Bergmann [email protected]