- no-const-outside-module-scope - Only allow
const
at the top level of a module - no-direct-property-access - Require that object properties are accessed through destructuring
- require-access-in-comments - Require access annotation in JSDoc comments
const
at the top level of a module