Files
freeCodeCamp/.prettierignore
Palash Gupta a745fcb9b3 chore: utils/index.js is updated to .ts (#46556)
* test: utils index is updated to ts

* chore: utils.js is added into the .gitignore and .prettierignore
2022-07-25 09:20:14 +02:00

17 lines
333 B
Plaintext

**/.cache
**/public
client/static
**/*fixtures*
curriculum/challenges/_meta/*/*
curriculum/challenges/**/*
config/**/*.json
config/i18n/all-langs.js
config/certification-settings.js
client/i18n/**/*.json
docs/i18n
utils/slugs.js
utils/slugs.test.js
utils/index.js
**/package-lock.json
web/.next
curriculum-server/data/curriculum.json