JLuboff / connect-mssql-v2

MS SQL Server session store for Express Session
MIT License
5 stars 7 forks source link

Add pre-commit hooks for prettier #23

Closed bradtaniguchi closed 4 years ago

bradtaniguchi commented 4 years ago
JLuboff commented 4 years ago

Sorry, to be clear, this adds the pre-commit hook but does not currently work due to how ESLint is currently setup?

bradtaniguchi commented 4 years ago

Yes, eslint wasn't working on my end so automated eslint checks aren't applied with this PR, only auto formatting via prettier.