mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fba16b7dd1
* fix: lint these json again
* broken: check for failures on trailing comma
* revert: remove intentionally broken commit for ci demonstration
This reverts commit 526187df2f.
* fix: maybe this is why we had it turned off......
16 lines
311 B
Plaintext
16 lines
311 B
Plaintext
**/.cache
|
|
**/public
|
|
client/static
|
|
**/*fixtures*
|
|
curriculum/challenges/_meta/*/*
|
|
curriculum/challenges/**/*
|
|
config/**/*.json
|
|
config/i18n/all-langs.js
|
|
config/certification-settings.js
|
|
docs/i18n
|
|
utils/slugs.js
|
|
utils/slugs.test.js
|
|
utils/index.js
|
|
**/package-lock.json
|
|
web/.next
|
|
curriculum-server/data/curriculum.json |