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

Idea: Make it work for inline script tags #11

Open
zeke opened this issue Oct 3, 2016 · 2 comments
Open

Idea: Make it work for inline script tags #11

zeke opened this issue Oct 3, 2016 · 2 comments

Comments

@zeke
Copy link
Owner

zeke commented Oct 3, 2016

I think it would be pretty easy to add support for this.

<script type="text/javascript">
  var lintMePlease = true;
</script>
@scriptPilot
Copy link

I would make it more general ...

<script> ... </script>

@scriptPilot
Copy link

scriptPilot commented Jan 20, 2017

I would like to integrate it in my open source project App Framework - so I would really appreciate if you could support to enable linting of inline scripts with standard javascript :-)

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