{"id":23875382,"url":"https://github.com/uki00a/deno-lint-plugin-extra-rules","last_synced_at":"2025-02-22T20:48:33.602Z","repository":{"id":270370970,"uuid":"909740777","full_name":"uki00a/deno-lint-plugin-extra-rules","owner":"uki00a","description":"An experimental `deno lint` plugin","archived":false,"fork":false,"pushed_at":"2025-02-15T12:23:58.000Z","size":36,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T13:25:34.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jsr.io/@uki00a/deno-lint-plugin-extra-rules","language":"TypeScript","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/uki00a.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-12-29T16:35:42.000Z","updated_at":"2025-02-15T12:21:44.000Z","dependencies_parsed_at":"2025-02-08T12:34:20.208Z","dependency_job_id":null,"html_url":"https://github.com/uki00a/deno-lint-plugin-extra-rules","commit_stats":null,"previous_names":["uki00a/deno-lint-plugin-extra-rules"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uki00a%2Fdeno-lint-plugin-extra-rules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uki00a%2Fdeno-lint-plugin-extra-rules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uki00a%2Fdeno-lint-plugin-extra-rules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uki00a%2Fdeno-lint-plugin-extra-rules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uki00a","download_url":"https://codeload.github.com/uki00a/deno-lint-plugin-extra-rules/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240236233,"owners_count":19769573,"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-01-03T18:29:44.131Z","updated_at":"2025-02-22T20:48:33.597Z","avatar_url":"https://github.com/uki00a.png","language":"TypeScript","readme":"# deno-lint-plugin-extra-rules\n\n[![JSR](https://jsr.io/badges/@uki00a/deno-lint-plugin-extra-rules)](https://jsr.io/@uki00a/deno-lint-plugin-extra-rules)\n[![Build Status](https://github.com/uki00a/deno-lint-plugin-extra-rules/workflows/CI/badge.svg)](https://github.com/uki00a/deno-lint-plugin-extra-rules/actions)\n\nAn experimental `deno lint` plugin inspired by\n[eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) and\n[eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).\n\n## Usage\n\nAdd the following to `deno.json`:\n\n```jsonc\n{\n  \"lint\": {\n    // NOTE: Replace `$VERSION` with the latest version\n    \"plugins\": [\"jsr:@uki00a/deno-lint-plugin-extra-rules@$VERSION\"]\n  }\n}\n```\n\n## Rules\n\n|            Name             |                             Description                              |\n| :-------------------------: | :------------------------------------------------------------------: |\n|     `no-env-to-object`      |              Disallows the use of `Deno.env.toObject()`              |\n|    `no-test-sanitizers`     |                 Disallows disabling test sanitiziers                 |\n| `prefer-node-assert-strict` | Encourages the use of `node:assert/strict` rather than `node:assert` |\n|       `valid-expect`        |               Disallows the use of invalid `expect()`                |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuki00a%2Fdeno-lint-plugin-extra-rules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuki00a%2Fdeno-lint-plugin-extra-rules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuki00a%2Fdeno-lint-plugin-extra-rules/lists"}