mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-05-01 17:18:49 +00:00
SQSCANGHA-115 Migrate sanity checks
This commit is contained in:
parent
9db61695c9
commit
6a808e9a20
12 changed files with 27704 additions and 11 deletions
|
|
@ -5,7 +5,7 @@ const config = {
|
|||
input: "src/index.js",
|
||||
output: {
|
||||
esModule: true,
|
||||
file: "dist/index.js",
|
||||
dir: "dist",
|
||||
format: "es",
|
||||
sourcemap: true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue