Skip to content

Commit 858738f

Browse files
committed
wip
1 parent 9569c11 commit 858738f

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@node-core/website-i18n': patch
3+
---
4+
5+
Remove unused and superfluous message keys from all locales, and restore
6+
dropped ICU arguments in the Spanish EOL warning and the Traditional Chinese
7+
package-manager notice, as reported by `eloqnt lint`.

.changeset/open-boats-work.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

.eloqnt/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { defineConfig } from '@eloqnt/cli';
2+
23
import localeConfig from '../packages/i18n/src/config.json' with { type: 'json' };
34

45
export default defineConfig({

0 commit comments

Comments
 (0)