aboutsummaryrefslogtreecommitdiff
path: root/test/locale-imports.spec.ts
AgeCommit message (Expand)AuthorFilesLines
2025-06-29test: extract cjs require tests to .spec.cts (#3436)Shinigami1-13/+0
2025-04-17test: use [email protected] with isULID, isISO31661Numeric, isISO15924 (#3482)Matt Mayer1-18/+2
2025-04-10feat(locale): add Tamil language support (#3468)Pradeeep G1-0/+1
2025-03-16feat(locale): Add bn_BD locale (#3439)Abrar Shahriar Adib1-0/+1
2024-11-09test: fix vite import warning (#3248)ST-DDT1-1/+1
2024-08-30chore(deps): update dependency typescript-eslint to v8 (#3064)renovate[bot]1-1/+1
2024-03-05test: verify locale code is format in metadata (#2713)Matt Mayer1-0/+5
2024-02-18chore: convert to esm (#2261)Shinigami1-1/+1
2024-02-16chore!: switch to tsup (#2391)Shinigami1-2/+2
2023-12-11infra(tsconfig): noImplicitAny (#2562)ST-DDT1-4/+5
2023-11-14infra(unicorn): prefer-module (#2510)ST-DDT1-1/+1
2023-07-18chore: remove legacy locale folder (#2263)Shinigami1-23/+0
2023-05-20test: vitest prefer-each (#2144)Shinigami1-69/+67
2023-04-26chore: eslint report-unused-disable-directives (#2097)Shinigami1-1/+0
2023-04-22feat(locale): add additional metadata properties (#2025)Matt Mayer1-0/+35
2023-04-01refactor(locale)!: move title to metadata (#1978)ST-DDT1-4/+12
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-7/+16
2022-05-03refactor!: get rid of export = (#849)Shinigami1-5/+21
2022-02-24chore: move faker into own file (#548)Shinigami1-0/+9
2022-01-30chore: use recommended no-var-requires (#360)Shinigami1-0/+1
2022-01-25test: add test for locale imports (#297)Shinigami1-0/+13