# SonarTS-example **Repository Path**: sonarqube/SonarTS-example ## Basic Information - **Project Name**: SonarTS-example - **Description**: No description available - **Primary Language**: TypeScript - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # How to analyse your TypeScript with SonarTS [SonarTS](https://github.com/SonarSource/SonarTS/) is a static code analyzer of TypeScript code. Here you will find some tips and examples how to configure your project in order to profit from nice SonarTS rules. ## Examples * [Example#1](example1/): TS/JS project analyzed with [SonarQube Scanner for JavaScript](https://github.com/bellingard/sonar-scanner-npm) and [SonarQube](https://www.sonarqube.org/) * [Example#2](example2/): TS/Java project analyzed with [SonarQube Scanner for Gradle](http://redirect.sonarsource.com/doc/gradle.html)