web
web copied to clipboard
feat: add @shapeshiftoss/logger/no-native-console rule
Description
Removes the previously enforced no-console rule, and uses our @shapeshiftoss/logger/no-console rule instead.
Blocked by https://github.com/shapeshift/lib/pull/983
Notice
- [ ] Have you followed the guidelines in our Contributing guide?
- [ ] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
Pull Request Type
- [ ] :bug: Bug fix (Non-breaking Change: Fixes an issue)
- [ ] :hammer_and_wrench: Chore (Non-breaking Change: Doc updates, pkg upgrades, typos, etc..)
- [ ] :nail_care: New Feature (Breaking/Non-breaking Change)
Issue (if applicable)
closes #
Risk
Testing
Engineering
Operations
Screenshots (if applicable)
TODO once package is published:
-"@shapeshiftoss/eslint-plugin-logger": "../shapeshiftLib/packages/eslint-plugin-logger",
+"@shapeshiftoss/eslint-plugin-logger": "^1.0.0",
