{"id":15687319,"url":"https://github.com/c-ehrlich/eslint-plugin-use-server","last_synced_at":"2025-04-16T03:44:40.085Z","repository":{"id":252612855,"uuid":"823852875","full_name":"c-ehrlich/eslint-plugin-use-server","owner":"c-ehrlich","description":"Disallows top level \"use server\"","archived":false,"fork":false,"pushed_at":"2024-07-03T21:48:09.000Z","size":11,"stargazers_count":14,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T21:42:53.886Z","etag":null,"topics":["eslint","eslint-plug","nextjs","use-server"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@c-ehrlich/eslint-plugin-use-server","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/c-ehrlich.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-03T21:27:28.000Z","updated_at":"2024-09-04T19:44:08.000Z","dependencies_parsed_at":"2024-08-11T08:07:03.400Z","dependency_job_id":"fff20985-96bc-4244-85d1-8f9ff799d862","html_url":"https://github.com/c-ehrlich/eslint-plugin-use-server","commit_stats":null,"previous_names":["c-ehrlich/eslint-plugin-use-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-ehrlich%2Feslint-plugin-use-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-ehrlich%2Feslint-plugin-use-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-ehrlich%2Feslint-plugin-use-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-ehrlich%2Feslint-plugin-use-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c-ehrlich","download_url":"https://codeload.github.com/c-ehrlich/eslint-plugin-use-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249192026,"owners_count":21227708,"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":["eslint","eslint-plug","nextjs","use-server"],"created_at":"2024-10-03T17:47:14.747Z","updated_at":"2025-04-16T03:44:40.047Z","avatar_url":"https://github.com/c-ehrlich.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @c-ehrlich/eslint-plugin-use-server\n\nDisallows top level `\"use server\"`\n\n## Instructions\n\nAdd the following to your `eslintrc`:\n\n```js\n{\n    plugins: [\n        // other plugins...\n        \"@c-ehrlich/eslint-plugin-use-server\",\n    ],\n    rules: {\n        // other rules...\n        \"@c-ehrlich/use-server/no-top-level-use-server\": \"error\",\n    }\n}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-ehrlich%2Feslint-plugin-use-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc-ehrlich%2Feslint-plugin-use-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-ehrlich%2Feslint-plugin-use-server/lists"}