mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-13 16:04:36 -04:00
feat(client): use typescript in challenges (#56253)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e40a60bc60
commit
e9a4e92955
7
.gitignore
vendored
7
.gitignore
vendored
@@ -157,12 +157,7 @@ shared/config/curriculum.json
|
||||
shared/config/*.js
|
||||
|
||||
### Generated utils files ###
|
||||
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
|
||||
shared/utils/shuffle-array.js
|
||||
shared/utils/*.js
|
||||
|
||||
### Old Generated files ###
|
||||
# These files are no longer generated by the client, but can
|
||||
|
||||
Reference in New Issue
Block a user