config: add mocks folder to eslint

This commit is contained in:
Xymorot 2019-11-21 00:04:10 +01:00
parent b19be09303
commit 96deb54d1a
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
node_modules
src/**/*.js
tests/**/*.js
mocks/**/*.js
frontend
out