eslint-config Common Eslint config for our Javascript Publish on npm On master, once all the changes for a new version are in order, run: npm version [major|minor|patch] git push origin master --follow-tags npm publish