Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: typo on index.d.ts #5284

Merged
merged 1 commit into from
Jan 10, 2024
Merged

fix: typo on index.d.ts #5284

merged 1 commit into from
Jan 10, 2024

Conversation

zhennann
Copy link
Contributor

i18n.dir should be i18n.dirs

i18n.dir should be i18n.dirs
@@ -449,7 +449,7 @@ declare module 'egg' {
/**
* i18n resource file dir, not recommend to change default value
*/
dir: string;
dirs: string[];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fengmk2 fengmk2 changed the title Update index.d.ts fix: typo on index.d.ts Jan 10, 2024
@fengmk2 fengmk2 merged commit 17ee60b into eggjs:master Jan 10, 2024
6 of 18 checks passed
fengmk2 pushed a commit that referenced this pull request Jan 10, 2024
[skip ci]

## [3.17.6](v3.17.5...v3.17.6) (2024-01-10)

### Bug Fixes

* typo on index.d.ts ([#5284](#5284)) ([17ee60b](17ee60b))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants