Use an array for blacklist

This commit is contained in:
Michael Jackson
2016-08-25 14:48:05 -06:00
parent e8b0857f11
commit 97ce6bf647
4 changed files with 6 additions and 5 deletions

View File

@ -0,0 +1,3 @@
export default [
'goodjsproject'
]