2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-29 13:17:56 +00:00

Don't lint plugins

This commit is contained in:
GingerPlusPlus 2017-11-01 14:06:27 +01:00
parent ff2e78c92b
commit fbbae8cb0c

4
.eslintignore Normal file
View File

@ -0,0 +1,4 @@
# Don't lint plugins
plugins/*
# ...but do lint plugin loader
!plugins/index.js