Files
freeCodeCamp/.prettierignore
T
2023-09-07 23:06:01 +05:30

24 lines
545 B
Plaintext

**/.cache
**/public
client/static
client/**/trending.json
client/config/browser-scripts/*.json
**/*fixtures*
curriculum/challenges/_meta/*/*
curriculum/challenges/**/*
client/config/*.json
shared/config/*.js
shared/config/curriculum.json
shared/utils/get-lines.js
shared/utils/get-lines.test.js
shared/utils/validate.js
shared/utils/validate.test.js
shared/utils/is-audited.js
pnpm-lock.yaml
web/.next
curriculum-server/data/curriculum.json
docs/**/*.md
client/src/components/Donation/types.js
tools/ui-components/dist
tools/ui-components/types