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