Merge pull request #10 from jgravois/patch-1

second blacklisted module
This commit is contained in:
Michael Jackson 2016-09-01 15:04:36 -07:00 committed by GitHub
commit ae1eb0d2f3
1 changed files with 2 additions and 1 deletions

View File

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