Ignore cache & build folders at ESLint

This commit is contained in:
Abdón Rodríguez Davila 2019-07-09 15:54:42 +02:00
parent dd18827b05
commit 85398fe335

View File

@ -1 +1,3 @@
.cache
build
**/node_modules/** **/node_modules/**