0.7.1
Breaking change: all configuration keys are now camelCased instead of snake_cased.
Hotfix for relative paths. They weren't working as they should when the path to the current file was passed in with an absolute path (e.g. /home/apps/todo-list/foo.js
). This should fix issues with relative paths in the Sublime plugin.