summaryrefslogtreecommitdiffstats
path: root/.jshintrc
diff options
context:
space:
mode:
authorweb-padawan <serguey.kulikov@gmail.com>2018-03-08 15:15:05 +0200
committerAnton Platonov <platosha@gmail.com>2018-03-09 11:56:23 +0200
commit5d09a882866bcda3c9c8b3a9d2b671f3bb47d1cf (patch)
treeab238771bf8cba7fa5586ff25e000a43d97e0230 /.jshintrc
parent439cd96fe6fdd3c3b40b7901d0dd3734cd7efb89 (diff)
downloadvaadin-core-5d09a882866bcda3c9c8b3a9d2b671f3bb47d1cf.tar.gz
vaadin-core-5d09a882866bcda3c9c8b3a9d2b671f3bb47d1cf.zip
Drop outdated and no longer used files
Diffstat (limited to '.jshintrc')
-rw-r--r--.jshintrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/.jshintrc b/.jshintrc
deleted file mode 100644
index 59f01b9..0000000
--- a/.jshintrc
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "node": true,
- "esnext": true
-}