Lightweight module to check if a given string has a swear.
npm install has-swear> Lightweight module to check if a given string has a swear word in it
Inspired by has-emoji
```
npm i -s has-swear
```
let check = swear('test')
console.log(check) // false