You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Onja 6db619d3c4 Refactor the code to load the project path from the config/constants.js file and fix a bug in the parse method where it returns false instead of rejecting the promise with an error message when columns are invalid 1 year ago
bin First commit 1 year ago
src Refactor the code to load the project path from the config/constants.js file and fix a bug in the parse method where it returns false instead of rejecting the promise with an error message when columns are invalid 1 year ago
.gitignore First commit 1 year ago
package-lock.json Add "dev" script to package.json for nodemon 1 year ago
package.json Add "dev" script to package.json for nodemon 1 year ago