@inlang/message-lint-rule-valid-js-identifier
inlangbot
esm
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).
Version 1.0.8
INSTALL