unpkg/modules/PackageBlacklist.js
2016-08-29 18:27:56 -07:00

5 lines
56 B
JavaScript

export default [
'goodjsproject',
'thisoneisevil'
]