JavaScript linting in JSP files? Possible?

已回答

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

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

请先登录再写评论。