The customized ESLint rules insides LiteRT ORG.
npm i --save-dev @litert/eslint-plugin-rulesJust put these configuration file eslint.config.js in the root of your project.
-
@litert/general/disable-for-each-methodDisabling the method
Array.prototype.forEach.
Click here to read the default rules.