From 52213cdf18bc11bcf5e349ef11b4aaf7fc21cfe2 Mon Sep 17 00:00:00 2001
From: Kushagra Gour
Date: Wed, 18 Jan 2017 02:59:55 +0530
Subject: [PATCH] eslint fixes..oke bro
---
.eslintrc.json | 2 ++
src/index.html | 4 ++--
src/script.js | 22 ++++++++++++----------
3 files changed, 16 insertions(+), 12 deletions(-)
diff --git a/.eslintrc.json b/.eslintrc.json
index 0119c1e..bd2bad0 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -255,8 +255,10 @@
"$all": true,
"CoffeeScript": true,
"Babel": true,
+ "ts": true,
"Sass": true,
"less": true,
+ "stylus": true,
"marked": true,
"jade": true,
"loadJS": true,
diff --git a/src/index.html b/src/index.html
index baa04cb..c88189f 100644
--- a/src/index.html
+++ b/src/index.html
@@ -238,7 +238,7 @@
-
-
+