fix .eslintignore

This commit is contained in:
chico
2015-02-20 04:31:21 +03:00
parent 1876bc2432
commit ed6d02e1a8
+5 -1
View File
@@ -7,7 +7,11 @@ src/**/__tests__/**
# This should be enabled but that folder has too much in it that doesn't belong
src/test
test/the-files-to-test.generated.js
vendor/
# This is synced with a different file internally, don't want to lint it yet
vendor/fbtransform/syntax.js
vendor/jasmine/
vendor/jasmine-jsreporter/
vendor/*.js
# But not in docs/_js/examples/*
docs/_js/*.js
docs/js/