intellij-emberjs
intellij-emberjs copied to clipboard
Add support to suppress TemplateLint rules
Description
With TemplateLint being merged, we could add support for inline supressing rules.

Additional Information
For implementation in tslint, see https://github.com/JetBrains/intellij-plugins/blob/1fdd3d03f4c8882fd1b86e6e044ed22a5b7db336/tslint/src/com/intellij/lang/javascript/linter/tslint/highlight/TsLintSuppressionUtil.java
I got this nearly finished but have to figure out why intellij isn't displaying the supression options :<
