Chore: eslint plugin react hooks fix in jeager (#27580)

* Use eslintignore instead of gitignore

* Fix jaeger errors
This commit is contained in:
Zoltán Bedi
2020-09-24 14:41:57 +02:00
committed by GitHub
parent 92c804fd55
commit b98c85d81c
6 changed files with 34 additions and 13 deletions

7
.eslintignore Normal file
View File

@@ -0,0 +1,7 @@
node_modules
compiled
build
vendor
devenv
data
dist