Commit f35c2db
committed
Add ESLint rule to validate translator key destructuring
Implements no-undefined-translator-keys rule that prevents destructuring
undefined keys from createTranslator objects. Validates both same-file and
cross-file imports using AST parsing and Node.js module resolution.1 parent 2b93b0e commit f35c2db
File tree
7 files changed
+1227
-0
lines changed- packages
- eslint-plugin-kolibri
- lib/rules
- tests/lib/rules
- fixtures
- kolibri-format
7 files changed
+1227
-0
lines changed
0 commit comments