issues
search
pkmnct
/
robinhood-mint-sync-chrome
A browser extension that allows you to sync Robinhood and Mint
https://pkmnct.github.io/robinhood-mint-sync-chrome/
MIT License
53
stars
7
forks
source link
Improve Prettier, ESLint setup
#29
Closed
pkmnct
closed
3 years ago
pkmnct
commented
3 years ago
Maintenance:
Add scripts to run Prettier, ESLint manually via npm
Add VS Code configuration to run ESLint on save
Add Husky, Lint-Staged to run Prettier and ESLint on commit
Add GitHub Actions to check build, code standards on Pull Requests
Add additional debugging
Minor enhancements
Maintenance: