{"id":19987546,"url":"https://github.com/douglasneuroinformatics/prettier-config","last_synced_at":"2026-03-10T10:32:16.286Z","repository":{"id":249249141,"uuid":"831029247","full_name":"DouglasNeuroInformatics/prettier-config","owner":"DouglasNeuroInformatics","description":"Prettier configuration for DNP projects","archived":false,"fork":false,"pushed_at":"2025-05-29T15:44:35.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-02T01:39:12.484Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@douglasneuroinformatics/prettier-config","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DouglasNeuroInformatics.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-07-19T13:51:57.000Z","updated_at":"2025-05-29T15:44:38.000Z","dependencies_parsed_at":"2024-07-19T16:46:07.755Z","dependency_job_id":"a88e6cee-dfc8-49e9-83a2-9b2fc0d2d737","html_url":"https://github.com/DouglasNeuroInformatics/prettier-config","commit_stats":null,"previous_names":["douglasneuroinformatics/prettier-config"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/DouglasNeuroInformatics/prettier-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DouglasNeuroInformatics%2Fprettier-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DouglasNeuroInformatics%2Fprettier-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DouglasNeuroInformatics%2Fprettier-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DouglasNeuroInformatics%2Fprettier-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DouglasNeuroInformatics","download_url":"https://codeload.github.com/DouglasNeuroInformatics/prettier-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DouglasNeuroInformatics%2Fprettier-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30330581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-13T04:37:00.709Z","updated_at":"2026-03-10T10:32:16.246Z","avatar_url":"https://github.com/DouglasNeuroInformatics.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- PROJECT LOGO --\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/DouglasNeuroInformatics/prettier-config\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/DouglasNeuroInformatics/prettier-config/main/.github/assets/dnp-utility-logo.png\" alt=\"Logo\" width=\"100\" \u003e\n  \u003c/a\u003e\n  \u003ch3 align=\"center\"\u003e@douglasneuroinformatics/prettier-config\u003c/h3\u003e\n  \u003cp align=\"center\"\u003e\n    Prettier configuration for DNP projects\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003cdiv align=\"center\"\u003e\n\n![license](https://img.shields.io/github/license/DouglasNeuroInformatics/prettier-config)\n![version](https://img.shields.io/github/package-json/v/DouglasNeuroInformatics/prettier-config)\n\n\u003c/div\u003e\n\u003chr /\u003e\n\n## Install\n\n```shell\npnpm add -D @douglasneuroinformatics/prettier-config prettier\n```\n\n## Usage\n\n### Default Settings\n\n**package.json**\n\n```json\n{\n  \"prettier\": \"@douglasneuroinformatics/prettier-config\"\n}\n```\n\n### Customized Settings\n\n**prettier.config.js**\n\n```javascript\nimport { createConfig } from '@douglasneuroinformatics/prettier-config';\n\nexport default createConfig({\n  astro: false, // requires prettier-plugin-astro\n  svelte: false, // requires prettier-plugin-svelte\n  tailwindcss: false // requires prettier-plugin-tailwindcss\n});\n```\n\n## Git Hook (Optional)\n\n**.husky/pre-commit**\n\n```sh\n#!/bin/sh\n\npnpm exec prettier-pre-commit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdouglasneuroinformatics%2Fprettier-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdouglasneuroinformatics%2Fprettier-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdouglasneuroinformatics%2Fprettier-config/lists"}