Monorepo for Tangled tangled.org
1

Configure Feed

Select the types of activity you want to include in your feed.

core / .prettierignore
321 B 13 lines
1flake.lock 2 3# for now, we don't want these formatted, but let's consider it in the future? 4*.json 5*.md 6*.yml 7*.yaml 8*.jsonc 9*.json 10 11# causes Go template plugin errors: https://github.com/NiklasPor/prettier-plugin-go-template/issues/120 12appview/pages/templates/layouts/repobase.html 13appview/pages/templates/repo/tags.html