This package is for developers to be able to easily integrate bad word checking into their projects.\r This package can return bad words in array or regular expression (regex) form.
MIT License
33
stars
5
forks
source link
Update Options input type & Export Options type cho TypeScript #15
12 đã chuyển options.blackList từ 1 array thành 1 callback function nhưng không update option type. Mình đã update lại cho đúng.
blackList
thànhDEFAULT_BLACKLIST
, để phân biệt nó với các black list còn lại.