]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add JSHint file and add support for esversion 6!
authorharry <harmanmanchanda182@gmail.com>
Wed, 30 Aug 2017 10:37:12 +0000 (16:07 +0530)
committerharry <harmanmanchanda182@gmail.com>
Wed, 30 Aug 2017 10:37:12 +0000 (16:07 +0530)
.jshintrc [new file with mode: 0644]

diff --git a/.jshintrc b/.jshintrc
new file mode 100644 (file)
index 0000000..53b202c
--- /dev/null
+++ b/.jshintrc
@@ -0,0 +1,3 @@
+{
+  "esversion": 6
+}
\ No newline at end of file