mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2026-05-28 21:59:42 +03:00
SQSCANGHA-117 Set up js build
This commit is contained in:
committed by
Julien HENRY
parent
5837ebfcca
commit
9db61695c9
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
console.log("Hi there");
|
||||
//# sourceMappingURL=index.js.map
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"index.js","sources":["../src/index.js"],"sourcesContent":["console.log(\"Hi there\");\n"],"names":[],"mappings":"AAAA,OAAO,CAAC,GAAG,CAAC,UAAU,CAAC"}
|
||||
Reference in New Issue
Block a user