aboutsummaryrefslogtreecommitdiff
path: root/.jshintrc
diff options
context:
space:
mode:
authorIndrajith K L2022-11-25 03:28:07 +0530
committerIndrajith K L2022-11-25 03:28:07 +0530
commit3573342b8fd77ad7ea84b3037e9ffe520173e3a2 (patch)
tree54eae262997c9c5a0676111faa6e040d671a26e7 /.jshintrc
downloadretrowave-player-3573342b8fd77ad7ea84b3037e9ffe520173e3a2.tar.gz
retrowave-player-3573342b8fd77ad7ea84b3037e9ffe520173e3a2.tar.bz2
retrowave-player-3573342b8fd77ad7ea84b3037e9ffe520173e3a2.zip
Initial Commit
TODO: Keyboard Navigation
Diffstat (limited to '.jshintrc')
-rw-r--r--.jshintrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.jshintrc b/.jshintrc
new file mode 100644
index 0000000..e688987
--- /dev/null
+++ b/.jshintrc
@@ -0,0 +1,3 @@
+{
+ "esversion": 6
+}