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

Commit 9aeaa00

Browse files
committed
Fixed lint code base error
Signed-off-by: Raja Harsh Vardhan Singh <singhrajaharshvardhan004@gmail.com>
1 parent 1a696a0 commit 9aeaa00

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Challenge 18:
1+
# Challenge 18
22

33
1. [ReactJS: A JS library](https://gist.github.com/rhvsingh/3a49a2ce551376ee397cf768f2c80aea)
44
2. [Text in center of screen, HTML](https://gist.github.com/rhvsingh/0a1a9b519a63cf4cbab2bcb7cdc7f4fd)

contributors/rhvsingh/script.js

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
function showGlass(){
2-
alert('Hello World')
3-
console.log("Glasses")
4-
}
5-
6-
showGlass()
1+
console.log("Hello World!")

0 commit comments

Comments
 (0)