Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit b2e8fc9

Browse files
committed
Added file for lint
Signed-off-by: Raja Harsh Vardhan Singh <[email protected]>
1 parent 58bd18e commit b2e8fc9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

contributors/rhvsingh/script.js

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
function showGlass(){
2+
alert('Hello World')
3+
console.log("Glasses")
4+
}
5+
6+
showGlass()

0 commit comments

Comments
 (0)