I was hoping to perhaps update your README.md's Optional Arguments section with a description of how your -t / --token works.
In addition, I thought that perhaps we could update your .gitignore file to ignore the transpiledFiles folder as well. This way, we can reduce the risk of other contributors accidentally including files within the transpiledFiles folder in their commits.
Hello @Kannav02!
I was hoping to perhaps update your README.md's Optional Arguments section with a description of how your
-t
/--token
works.In addition, I thought that perhaps we could update your
.gitignore
file to ignore thetranspiledFiles
folder as well. This way, we can reduce the risk of other contributors accidentally including files within thetranspiledFiles
folder in their commits.