elicwhite / ESLint-Formatter

Sublime Text 3 Plugin to Autoformat with Eslint
MIT License
139 stars 20 forks source link

Global name `globmodule` not found #15

Closed joeybaker closed 8 years ago

joeybaker commented 8 years ago

It looks like this line: https://github.com/TheSavior/ESLint-Formatter/blob/master/ESLint-Formatter.py#L171

is causing:

xwartz commented 8 years ago

I'm so sorry, It's my mistake...

@TheSavior But the version number is not upgraded to 2.1.1 https://packagecontrol.io/packages/ESLint-Formatter.

And you should upgrade the release version https://github.com/TheSavior/ESLint-Formatter/releases.

elicwhite commented 8 years ago

Thanks for the note. I apparently forgot to tag it via github releases. Should be fixed when packagecontrol runs their next update.

joeybaker commented 8 years ago

Thanks!