RightCapitalHQ / frontend-style-guide

RightCapital's frontend style guide.
MIT License
7 stars 0 forks source link

refactor: remove eslint-config-airbnb* dependencies #160

Closed frantic1048 closed 2 months ago

frantic1048 commented 3 months ago

This PR resolves the step 1 of https://github.com/RightCapitalHQ/frontend-style-guide/issues/159

  1. Extracted the used eslint-config-airbnb* rules into our repository.
  2. No config snapshot changes
frantic1048 commented 3 months ago

As @lixiaoyan suggests, this PR will be separated to more PRs for easier reviewing and smoother updates for downstream.