chore: ignore files for eslint
This commit is contained in:
parent
cd0d3f9df7
commit
3a15e00643
|
|
@ -3,3 +3,6 @@ coverage
|
|||
docker-compose.yml
|
||||
!/.github
|
||||
lib/routes-deprecated
|
||||
lib/router.js
|
||||
babel.config.js
|
||||
scripts/docker/minify-docker.js
|
||||
|
|
|
|||
|
|
@ -1 +1,4 @@
|
|||
lib/routes-deprecated
|
||||
lib/router.js
|
||||
babel.config.js
|
||||
scripts/docker/minify-docker.js
|
||||
|
|
|
|||
Loading…
Reference in New Issue