Skip to content

Doctor checks which keys are miss defined in locales, and which keys are never used in source code

License

Notifications You must be signed in to change notification settings

umijs/umi-locale-doctor

Repository files navigation

umi-locale-doctor

NPM Version Build Status Coverage Status code style: prettier

A useful tool to analyze umi locale usage:

  • keys are miss defined in locales
  • keys are never used in source code

See below:

Install

yarn global add umi-locale-doctor

Usage

Execute udoctor at the root dir of your umi based repo.

udoctor

Want to contribute?

see contributing

LICENSE

MIT License

About

Doctor checks which keys are miss defined in locales, and which keys are never used in source code

Resources

License

Stars

Watchers

Forks

Packages