{"id":25972161,"url":"https://github.com/mainframeos/eslint-config-mainframe","last_synced_at":"2026-05-28T20:31:14.298Z","repository":{"id":48021725,"uuid":"132608542","full_name":"MainframeOS/eslint-config-mainframe","owner":"MainframeOS","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-11T17:10:00.000Z","size":247,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-04-27T06:06:12.722Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MainframeOS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-08T12:52:11.000Z","updated_at":"2020-03-12T14:45:17.000Z","dependencies_parsed_at":"2022-08-12T16:51:00.126Z","dependency_job_id":null,"html_url":"https://github.com/MainframeOS/eslint-config-mainframe","commit_stats":null,"previous_names":["mainframehq/eslint-config-mainframe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainframeOS%2Feslint-config-mainframe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainframeOS%2Feslint-config-mainframe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainframeOS%2Feslint-config-mainframe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainframeOS%2Feslint-config-mainframe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MainframeOS","download_url":"https://codeload.github.com/MainframeOS/eslint-config-mainframe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241941222,"owners_count":20046031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-05T00:19:48.355Z","updated_at":"2025-12-01T20:08:06.832Z","avatar_url":"https://github.com/MainframeOS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-config-mainframe\n\nShared ESLint configuration for Mainframe projects.\n\n## Installation\n\n```sh\n# eslint and prettier must be installed as well if not already\nyarn add --dev eslint prettier\nyarn add --dev eslint-config-mainframe\n```\n\n## Usage\n\nIn your project's `.eslintrc.js` file (or alternative configuration), add to the `extends` array:\n\n```js\nmodule.exports = {\n  extends: ['mainframe'],\n}\n```\n\nAdditional configurations are also available:\n\n- `mainframe/ava` when using [AVA](https://github.com/avajs/ava) for tests.\n- `mainframe/jest` when using [Jest](https://jestjs.io/) for tests.\n- `mainframe/jest-puppeteer` when using [Jest](https://jestjs.io/) with [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer) for tests (extends `mainframe/jest`).\n- `mainframe/electron` when using [Electron](https://electronjs.org/).\n- `mainframe/flow` when using [Flow](https://flow.org/).\n- `mainframe/react` when using [React](https://reactjs.org).\n- `mainframe/react-native` when using [React Native](https://facebook.github.io/react-native/) (extends `mainframe/react`).\n- `mainframe/react-native-web` when using [React Native for Web](https://github.com/necolas/react-native-web) (extends `mainframe/react-native`).\n- `mainframe/typescript` when using [TypeScript](https://www.typescriptlang.org/).\n\nThe [Prettier configuration](https://prettier.io/docs/en/configuration.html) can be imported from the `eslint-config-mainframe/prettier.config` module.\n\n## License\n\nMIT.\\\nSee [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmainframeos%2Feslint-config-mainframe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmainframeos%2Feslint-config-mainframe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmainframeos%2Feslint-config-mainframe/lists"}