Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwinniehell <git@winniehell.de>2016-07-22 23:54:58 +0300
committerwinniehell <git@winniehell.de>2016-10-26 11:00:55 +0300
commite5a0d41db0c2871cc9b229aab40de19bdabe1d9e (patch)
tree61df949191908e8ef59baf0bf73e1c9f4f93d9f7 /.eslintignore
parent3d174c7198f103cdedd7c7ffb7678aff1dd4de33 (diff)
add ESLint
ESLint config: https://github.com/airbnb/javascript
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
new file mode 100644
index 00000000000..453747e14e1
--- /dev/null
+++ b/.eslintignore
@@ -0,0 +1,4 @@
+/public/
+/tmp/
+/vendor/
+