1
0
Mirror von https://github.com/SonarSource/sonarqube.git synchronisiert 2024-08-31 05:55:40 +02:00
sonarqube/server/sonar-web/tsconfig.legacy.json

7 Zeilen
83 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"target": "es5"
}
}