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 12 months ago
bin First commit 12 months 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 12 months ago
.gitignore First commit 12 months ago
package-lock.json Add "dev" script to package.json for nodemon 12 months ago
package.json Add "dev" script to package.json for nodemon 12 months ago