mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
refactor(tools): replace challenge-editor with submodule (#65459)
This commit is contained in:
committed by
GitHub
parent
7efcd891f2
commit
79087ca9fd
@@ -2,3 +2,7 @@
|
||||
path = curriculum/i18n-curriculum
|
||||
url = https://github.com/freeCodeCamp/i18n-curriculum.git
|
||||
ignore = dirty
|
||||
[submodule "tools/challenge-editor"]
|
||||
path = tools/challenge-editor
|
||||
url = https://github.com/freeCodeCamp/challenge-editor.git
|
||||
ignore = dirty
|
||||
|
||||
Reference in New Issue
Block a user