mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
refactor: move challenge types to config (#51027)
This commit is contained in:
committed by
GitHub
parent
a154e0ac84
commit
9441f781fd
+2
-1
@@ -12,6 +12,7 @@ config/certification-settings.js
|
||||
config/donation-settings.js
|
||||
config/superblocks.js
|
||||
config/superblocks.test.js
|
||||
config/challenge-types.js
|
||||
utils/index.js
|
||||
utils/get-lines.js
|
||||
utils/get-lines.test.js
|
||||
@@ -22,4 +23,4 @@ web/.next
|
||||
curriculum-server/data/curriculum.json
|
||||
docs/**/*.md
|
||||
client/src/components/Donation/types.js
|
||||
tools/ui-components/dist
|
||||
tools/ui-components/dist
|
||||
|
||||
Reference in New Issue
Block a user