Javascript code style in .html files Follow
In Webstorm, is it possible to define different indentation settings for javascript code inside <script> tags in html files? E.g.: html code with two spaces indentation; javascript in the same file with four spaces.
Thanks.
Please sign in to leave a comment.