Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with hashbang #11

Open
SystemParadox opened this issue May 21, 2015 · 3 comments
Open

Doesn't work with hashbang #11

SystemParadox opened this issue May 21, 2015 · 3 comments

Comments

@SystemParadox
Copy link

Hi,

unused doesn't understand files with a hashbang:

#!/bin/bash
$ unused foo.js
{ [Error: Line 1: Unexpected token ILLEGAL] index: 0, lineNumber: 1, column: 1 }

Would be nice to sort this.

Thanks.

@tannerkc
Copy link

@SystemParadox
Copy link
Author

Sorry I'm not sure what you're trying to tell me.

@tannerkc
Copy link

@SystemParadox I wrote a new package that takes care of the hashbang issue

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

No branches or pull requests

2 participants