{"id":19827952,"url":"https://github.com/operationcode/configs","last_synced_at":"2026-04-17T03:35:00.555Z","repository":{"id":35172501,"uuid":"215910258","full_name":"OperationCode/configs","owner":"OperationCode","description":"JavaScript-relevant configurations for OC projects","archived":false,"fork":false,"pushed_at":"2022-04-11T18:22:24.000Z","size":83,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-02-12T09:49:06.887Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OperationCode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-18T00:36:07.000Z","updated_at":"2019-10-21T21:35:05.000Z","dependencies_parsed_at":"2022-07-27T19:49:21.887Z","dependency_job_id":null,"html_url":"https://github.com/OperationCode/configs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperationCode%2Fconfigs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperationCode%2Fconfigs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperationCode%2Fconfigs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperationCode%2Fconfigs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OperationCode","download_url":"https://codeload.github.com/OperationCode/configs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241184059,"owners_count":19924012,"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":"2024-11-12T11:14:32.864Z","updated_at":"2026-04-17T03:35:00.512Z","avatar_url":"https://github.com/OperationCode.png","language":"JavaScript","readme":"# eslint-plugin-custom-rules\n\nCustom ESLint Rules for [Operation Code](https://github.com/operationCode/) Projects.\n\n## Installation\n\n```bash\nyarn add -D @operation_code/eslint-plugin-custom-rules\n```\n\n## Usage\n\nAdd `@operation_code/custom-rules` to the plugins section of your `.eslintrc` configuration file. You can omit the `eslint-plugin-` prefix:\n\n```json\n{\n  \"plugins\": [\"@operation_code/custom-rules\"]\n}\n```\n\nThen configure the rules you want to use under the rules section.\n\n```json\n{\n  \"rules\": {\n    \"@operation_code/custom-rules/proptype-definition-above-fn\": \"error\"\n  }\n}\n```\n\n## Supported Rules\n\n- `proptype-definition-above-fn`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foperationcode%2Fconfigs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foperationcode%2Fconfigs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foperationcode%2Fconfigs/lists"}