@inlang/message-lint-rule-without-source
esm
Checks for likely outdated messages. A message with a missing source is usually an indication that the message (id) is no longer used in source code, but messages have not been updated accordingly.
Version 1.4.8
<script type="module"> import inlangmessageLintRuleWithoutSource from 'https://cdn.jsdelivr.net/npm/@inlang/message-lint-rule-without-source@1.4.8/+esm' </script>