{"id":22202693,"url":"https://github.com/namchee/biome-config","last_synced_at":"2026-02-08T21:06:52.597Z","repository":{"id":237707170,"uuid":"795094242","full_name":"Namchee/biome-config","owner":"Namchee","description":"Biome configuration file. Replaces ESLint","archived":false,"fork":false,"pushed_at":"2024-09-30T14:51:45.000Z","size":94,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T01:46:55.821Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Namchee.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-02T15:14:58.000Z","updated_at":"2024-09-30T14:51:29.000Z","dependencies_parsed_at":"2024-05-03T02:05:34.778Z","dependency_job_id":"32cccc9f-10fa-4409-9b5b-eda419501474","html_url":"https://github.com/Namchee/biome-config","commit_stats":null,"previous_names":["namchee/biome-config"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Namchee/biome-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Namchee%2Fbiome-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Namchee%2Fbiome-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Namchee%2Fbiome-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Namchee%2Fbiome-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Namchee","download_url":"https://codeload.github.com/Namchee/biome-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Namchee%2Fbiome-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270579613,"owners_count":24610044,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-02T16:36:47.056Z","updated_at":"2026-02-08T21:06:47.243Z","avatar_url":"https://github.com/Namchee.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# @namchee/biome-config\n\nShareable configuration BiomeJS config for personal use. Definitely opinionated and under development.\n\n## Installation\n\n```bash\n# Using npm\nnpm install -D @namchee/biome-config\n\n# Using yarn\nyarn add -D @namchee/biome-config\n\n# Using pnpm\npnpm install -D @namchee/biome-config\n\n# Using bun\nbun install -D @namchee/biome-config\n```\n\n## Usage\n\nYou can extend your BiomeJS config using `extends` keyword.\n\n```jsonc\n{\n    \"$schema\": \"https://biomejs.dev/schemas/\u003cversion\u003e/schema.json\",\n    \"extends\": [\"./node_modules/@namchee/biome-config/biome.json\"] // the configuration resolution doesn't work correctly in VSCode extension yet\n}\n```\n\n## Compatibility\n\n- **Use for**: JavaScript, TypeScript, React.\n- **Do not use for**: HTML superlanguage projects such as Vue, Svelte, and Astro. Use [`@namchee/eslint-config`](https://github.com/Namchee/eslint-config-namchee) instead.\n\n\u003e [!IMPORTANT]\n\u003e Biome currently only support frontmatters and script tags when parsing HTML superlanguage files, which makes it possible to cause false alarm.\n\n## License\n\nThis project is licensed under the [MIT License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamchee%2Fbiome-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnamchee%2Fbiome-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamchee%2Fbiome-config/lists"}