JavaScript linting in JSP files? Possible?

Answered

Here's what I'm after: a linter that will flag JavaScript syntax errors within the <script> tags in a JSP file

Is it possible??

0
3 comments

IntelliJ IDEA code inspections should work fine.

0
Avatar
Permanently deleted user

I'm not sure what "IntelliJ IDEA code inspections should work fine" means. Can you explain?

0

Please sign in to leave a comment.