csv-to-sql-insert
csv-to-sql-insert copied to clipboard
Configure Development Environment
- Setting up a development environment for maintaining consistency in the codebase and for the upcoming PRs.
- Following tools should be added/configured:
- [x] .editorconfig
- [x] .vscode
- [x] eslint
- [x] prettier
- [x] husky
- [x] lint-staged
- [x] commitlint
- [x] commitizen