@genesislcap/eslint-config
v14.458.1
Published
ESLint config
Readme
ESLint configuration
Shared ESLint configuration for Genesis apps. It is not run by the default monorepo npm run lint pipeline (that uses Oxlint, Oxfmt, and Stylelint). Use genx lint -l eslint, npm run lint:eslint, or npm run lint:with-eslint when you need this full policy, together with the root eslint.config.mjs (flat config) in this monorepo.
Installation
To enable this module in your application, follow the steps below.
- Add
@genesislcap/eslint-configas a dependency in yourpackage.jsonfile. Whenever you change the dependencies of your project, ensure you run the$ npm run bootstrapcommand again. You can find more information in the package.json basics page.
{
...
"dependencies": {
...
"@genesislcap/eslint-config": "latest"
...
},
...
}API Docs
License
Note: this project provides front-end dependencies and uses licensed components listed in the next section; thus, licenses for those components are required during development. Contact Genesis Global for more details.
Licensed components
Genesis low-code platform
