antonmedv / jsize

Find out minified and gzipped npm package size
MIT License
178 stars 12 forks source link

Add standard-js linter #16

Closed DylanPiercey closed 7 years ago

DylanPiercey commented 7 years ago

https://github.com/antonmedv/jsize/issues/13

When I was rewriting some stuff I ultimately ended up writing in the standard style anyways so things pass the linter. This PR just adds a prepublish hook to run linting.

Let me know if you don't like the standard style though.

DylanPiercey commented 7 years ago

Snazzy just makes the output prettier.