1
0
şunun yansıması https://github.com/SonarSource/sonarqube.git eşitlendi 2024-08-12 02:10:16 +02:00
sonarqube/server/sonar-web/.babelrc

7 satır
89 B
Plaintext
Ham Normal Görünüm Geçmiş

2015-12-15 14:53:36 +01:00
{
"presets": ["es2015", "stage-0", "react"],
2015-12-15 14:53:36 +01:00
"ignore": [
"**/libs/**"
]
}