1.0.7 • Published 2 years ago
check-cyrillic v1.0.7
check-cyrillic
Checking the absence of hardcode Cyrillic characters in the source code.
Install
npm install check-cyrillic --save-dev
Add script to package.json
"check-cyrillic": "check-cyrillic --source='src/**/*.+(ts|tsx)'",
Usage
$ npm run check-cyrillic
Use the .check-cyrillic-ignore file for ignore files
Example:
src/locales/ru.ts
src/constants/ru.ts