Bootstrap/.prettierignore
Julien Déramond b366d395ee
Some checks failed
BrowserStack / browserstack (push) Has been cancelled
docs: migration to Astro
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
2025-04-01 22:02:11 +02:00

13 lines
228 B
Plaintext

# Prettier is only used for the website
site/.astro
site/dist
site/public
site/src/assets
site/src/scss
site/src/pages/**/*.md
site/src/pages/**/*.mdx
site/src/content/**/*.mdx
site/src/layouts/RedirectLayout.astro
site/static