aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDivisionByZero <[email protected]>2024-04-21 20:58:39 +0200
committerGitHub <[email protected]>2024-04-21 18:58:39 +0000
commitb754dc6ac8be86a2b5c550d743899390997362a6 (patch)
treecba5cd7665e33b26df2583d0151aaf16a762d1d3 /scripts
parent81d07189ec45b1e8871019a0e6aa54e60c7fd72a (diff)
downloadfaker-b754dc6ac8be86a2b5c550d743899390997362a6.tar.xz
faker-b754dc6ac8be86a2b5c550d743899390997362a6.zip
refactor(locale): activate data normalization for color (#2837)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/generate-locales.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/generate-locales.ts b/scripts/generate-locales.ts
index d4268778..ac50f6d1 100644
--- a/scripts/generate-locales.ts
+++ b/scripts/generate-locales.ts
@@ -312,7 +312,6 @@ async function normalizeLocaleFile(filePath: string, definitionKey: string) {
const legacyDefinitions = ['app', 'cell_phone', 'team'];
const definitionsToSkip = [
- 'color',
'commerce',
'company',
'database',