Member-only story

SonarQube and ReactJS

Silvan
3 min readMay 14, 2017

--

This article is showing you how to use SonarQube with ReactJS and its JSX files. I will use both SonarQube JavaScript plugin and the additional plugin Sonar EsLint plugin.

For the people who has missed my previous article, I have created a new SonarQube plugin to extends the Javascript analysis.

Installation and Configuration

The first step is to download the plugin directly from Github here.

Find the latest release.

Copy it in your Sonar extension folder.

Restart the server

Restart the server by calling the commands (here on linux)

➜ sonarqube-6.0 ./bin/linux-x86–64/sonar.sh stop

Waiting for SonarQube to exit…

➜ sonarqube-6.0 ./bin/linux-x86–64/sonar.sh start

Enabling custom rules in SonarQube

--

--

Silvan
Silvan

Written by Silvan

#Digital #Transformation Techlead at @serial_ch. @tocea founder. I save #software in exchange of Chocolates,Cheese and Beer in Switzerland #Breton/Gallo en exil

No responses yet