1.0.7 • Published 2 years ago

check-cyrillic v1.0.7

Weekly downloads
349
License
MIT
Repository
github
Last release
2 years ago

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
1.0.7

2 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago