// This is a comment that just happens to mention tslint
/* This is a multiline comment that just happens to mention tslint */someCode();// This is a comment that just happens to mention tslint
Seamless integrations. Try Datadog Code Analysis
Datadog Code Analysis
Try this rule and analyze your code with Datadog Code Analysis
How to use this rule
1
2
rulesets:- typescript-code-style # Rules to enforce TypeScript code style.
Create a static-analysis.datadog.yml with the content above at the root of your repository
Use our free IDE Plugins or add Code Analysis scans to your CI pipelines