add a second blacklisted module

This commit is contained in:
john gravois 2016-08-29 18:27:56 -07:00 committed by GitHub
parent adbdbaca2e
commit 06c1ce9729
1 changed files with 2 additions and 1 deletions

View File

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