ISML Linter Extension for VS CodeVS Code extension for ISML Linter. You can also install the linter directly through npm or yarn and take advantage of its full-project lint feature, such as use it in the build process. More info here: https://www.npmjs.com/package/isml-linter. There you can also find a set of rules and configurations that can be applied to this extension. Sample ResultConfigurationThe ISML Linter configuration file is where the linting rules are defined. This extension will read it from one of the following files in your project root directory, whichever it finds:
You can find more info on how to add or remove rules here. Disable Prophet OccurrencesIn case you use Prophet and want only the occurrences reported by ISML Linter to display, you can disable Prophet's lint feature: Contributors
|