lingui / eslint-plugin

Set of ESLint rules for Lingui projects

Home Page:https://www.npmjs.com/package/eslint-plugin-lingui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Chinese Please

Sioncovy opened this issue · comments

commented

When I use this plugin, it do not work for Chinese, just only check English, number, symbol ...
Could support it check Chinese character? Thanks

image

I beleive it's because chinese characters doesn't match this regexp

/^[^A-Za-z]+$/, // ignore not-word string