Ethan-Arrowood / harperdb-nodejs-driver

Node.JS Database Driver for HarperDB
MIT License
5 stars 2 forks source link

Add linter to create a standardized styling paradigm #6

Open dechristopher opened 6 years ago

dechristopher commented 6 years ago

I'm noticing a shift between using semicolons and not throughout the codebase. Try to keep it the same throughout the project. I recommend semicolons everywhere just to appease the picky.

Ethan-Arrowood commented 6 years ago

Linter properties are open to discussion. Will base off of popular libraries to start and will be adjusted per community input.