Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

False positive on modern Coffeescript syntax #69

Closed
elektronik2k5 opened this issue Oct 26, 2016 · 1 comment
Closed

False positive on modern Coffeescript syntax #69

elektronik2k5 opened this issue Oct 26, 2016 · 1 comment

Comments

@elektronik2k5
Copy link

Current version is based on a version of coffeelint which is over a year old. Quoting the coffeelint changelog:

The v1.12.x versions are considered buggy and you should upgrade to v1.13.x if you experience problems

In addition to that, modern syntax (import/export, generators and others), as well as new lint rules aren't supported.

#68 fixes that! :)

@Arcanemagus
Copy link
Member

Fixed in #70.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants