From 60d16f383388aa1d7a48cd0cbdbd53a899d8baed Mon Sep 17 00:00:00 2001 From: declanshanaghy Date: Wed, 1 Sep 2021 14:48:54 -0700 Subject: [PATCH] Sanitize names2 (#28) * 1.1.0 * Removing more negatives --- src/index.ts | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/index.ts b/src/index.ts index d607b87..1251554 100644 --- a/src/index.ts +++ b/src/index.ts @@ -2,7 +2,6 @@ export const left = [ "admiring", "adoring", "affectionate", - "agitated", "amazing", "awesome", "beautiful", @@ -20,7 +19,6 @@ export const left = [ "confident", "dazzling", "determined", - "distracted", "dreamy", "eager", "ecstatic", @@ -45,7 +43,6 @@ export const left = [ "happy", "hardcore", "heuristic", - "hircine", "hopeful", "hungry", "infallible", @@ -62,7 +59,6 @@ export const left = [ "mystifying", "modest", "musing", - "nervous", "nice", "nifty", "nostalgic", @@ -78,13 +74,9 @@ export const left = [ "relaxed", "reverent", "ruminant", - "sad", "serene", "sharp", - "silly", - "sleepy", "stoic", - "strange", "sweet", "tender", "thirsty",