Files
freeCodeCamp/.prettierignore
T
2026-02-02 17:38:35 +05:30

18 lines
332 B
Plaintext

.*/*
**/.cache
**/*fixtures*
/client/**/trending.json
/client/**/search-bar.json
/client/config/*.json
/client/static
/client/public
/curriculum/challenges/_meta/*/*
/curriculum/challenges/**/*
/curriculum/i18n-curriculum
/curriculum/generated
/curriculum/src/test/stubs
/e2e/playwright
/pnpm-lock.yaml
/tools/challenge-editor
dist