Use Google-style JSDoc docstrings for every public module, class, function, and method.
1
Up
0
Down
+1
Net
Documentation formatting should be enforced by static analysis tools like eslint-plugin-jsdoc rather than relying on AI instructions.
Better enforced by tooling, not AI rules