MH4GF / log.mh4gf.dev

https://log.mh4gf.dev
4 stars 0 forks source link

implement me #472

Closed MH4GF closed 1 year ago

MH4GF commented 1 year ago
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
log-mh4gf-dev ❌ Failed (Inspect) Jan 29, 2023 at 8:11AM (UTC)
myself ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 29, 2023 at 8:11AM (UTC)
github-actions[bot] commented 1 year ago

dependency-cruiser report

visualize dependenices of changed files.

flowchart LR

subgraph 0["apps"]
subgraph 1["me"]
2[".eslintrc.cjs"]
subgraph 3["src"]
subgraph 4["content"]
5["config.ts"]
end
end
end
end
6["astro:content"]
subgraph 7["packages"]
subgraph 8["eslint-config"]
subgraph 9["src"]
a["index.cjs"]
end
end
end
5-->6

style 2 fill:lime,color:black
style 5 fill:lime,color:black
style a fill:lime,color:black

Report generated by dependency-cruiser report action 11b7d4248147aa836f7da5586617235ef2d95500


execute command ``` yarn run -s depcruise --output-type mermaid --config .dependency-cruiser.js --focus "^apps/me/.eslintrc.cjs|^apps/me/src/content/config.ts|^packages/eslint-config/src/index.cjs" apps/me/.eslintrc.cjs apps/me/src/content/config.ts packages/eslint-config/src/index.cjs ```