SQSCANGHA-107 Migrate install-build-wrapper

This commit is contained in:
Jeremy Davis
2025-09-12 17:44:08 +02:00
committed by Julien HENRY
parent a88c96d7e4
commit ff001fd600
13 changed files with 27796 additions and 27337 deletions

View File

@@ -3,7 +3,7 @@
"version": "6.0.0",
"description": "This SonarSource project, available as a GitHub Action, scans your projects with SonarQube [Server](https://www.sonarsource.com/products/sonarqube/) or [Cloud](https://www.sonarsource.com/products/sonarcloud/).",
"type": "module",
"main": "src/index.js",
"main": "src/main/index.js",
"scripts": {
"build": "rollup --config rollup.config.js",
"test": "node --test"