Skip to content

Commit 6d5df99

Browse files
committed
TCLOUD-4780: Fix codeql's complaint about no Javascript
1 parent 5ba3836 commit 6d5df99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// Give CodeQL something to scan so it doesn't complain there is no Javascript...
2+
console.log('Hello world');

0 commit comments

Comments
 (0)