add a second blacklisted module
This commit is contained in:
parent
adbdbaca2e
commit
06c1ce9729
|
@ -1,3 +1,4 @@
|
||||||
export default [
|
export default [
|
||||||
'goodjsproject'
|
'goodjsproject',
|
||||||
|
'thisoneisevil'
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue