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

New Rule Proposal: no-hashbang #91

Open
ota-meshi opened this issue Aug 31, 2022 · 0 comments
Open

New Rule Proposal: no-hashbang #91

ota-meshi opened this issue Aug 31, 2022 · 0 comments

Comments

@ota-meshi
Copy link
Contributor

Please describe what the rule should do:

no-hashbang rule that disallow Hashbang comments, added in ES2023.

https://github.com/tc39/proposal-hashbang

Provide 2-3 code examples that this rule will warn about:

#!/usr/bin/env node

// ... script
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

1 participant