Sign in Sign up
npm

@inlang/message-lint-rule-valid-js-identifier

Enforces that all message ids are valid JavaScript identifiers. It also excludes any reserved JS keywords. You can read more about valid JS identifiers [here](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar#identifiers).

npm View on Npm

Activity

Latest release
2y ago
Total releases
9
Cadence
~12 days
Last 12 months
0

Details

First release
Dec 12, 2023
Releases
Version Released
1.0.8 patch
1.0.7 patch
1.0.6 patch
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial