camera-preview icon indicating copy to clipboard operation
camera-preview copied to clipboard

Help wanted: code linting errors (Swift/Typescript)

Open pbowyer opened this issue 3 years ago • 0 comments

I've added code linting to make it like other capacitor-community projects.

Unfortunately there are many linting errors, and I need your help to fix them.

How to help

  1. Clone this repository
  2. Checkout branch code-formatting
  3. Run npm run lint to run all linters
  4. Fix what it reports 😄
  5. Run npm run lint again to check they're fixed
  6. Submit a new pull request with your changes 🥳

pbowyer avatar Mar 06 '22 19:03 pbowyer