klarna / electron-redux

Use redux in the main and browser processes in electron
MIT License
743 stars 94 forks source link

chore: add prettier & format the code #269

Closed matmalkowski closed 3 years ago

matmalkowski commented 3 years ago

This PR adds the prettier code formatter with custom config, and formats existing code according to those rulles.

Pre-commit hook to format staged files was also added.

matmalkowski commented 3 years ago

:tada: This PR is included in version 2.0.0-alpha.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: