issues
search
gitdagray
/
csv-to-sql-insert
Provide table data as a CSV (comma-separated values) file and output a SQL insert statement for a table with the same name as the file.
MIT License
97
stars
122
forks
source link
Configure Development Environment
#55
Open
CodErebus-dot-com
opened
10 months ago
CodErebus-dot-com
commented
10 months ago
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