-
Notifications
You must be signed in to change notification settings - Fork 171
Last update broke splats #635
Comments
What does |
You misunderstood. CoffeeScript isn’t giving me the error - only coffelint is. |
To clarify, the error and the error from #633 you are seeing was generated because coffeelint was unable to parse the coffeescript it was trying to lint, that is what This bit of code seems to run fine for me with the latest version of coffeelint. So either there is some weird override happening, or the coffeescript in the library is being ignored or something didn't get updated. Knowing what version of |
This may be an issue with my editor. It seems to have downgraded coffeelint to 2.0.7 without my permission. |
The latest update fixed the issue with computed object keys #633 but it seems to have broken splats
Now gives me a
coffeescript_error
The text was updated successfully, but these errors were encountered: