freeCodeCamp/utils
palash-signoz 004c5b6fb6
chore(utils): ts-migration of utils/slugs (#44921)
* chore: utils is added in the tsconfig

* test(util): test and test function is updated to typescript

* chore: add tsconfig for utils

* fix: exclude files importing from client/

* fix: refactor to just export functions

* chore: add emitted files to prettierignore

* fix: add new tsconfig to eslint project

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-03-29 08:51:13 -07:00
..
__fixtures__ refactor: display solutions (#45139) 2022-02-16 13:48:22 -08:00
block-nameify.d.ts
block-nameify.js
get-lines.js
get-lines.test.js
index.js
is-audited.js
polyvinyl.js feat: display multifile projects (#45220) 2022-03-02 19:49:54 -06:00
preformatted-block-names.json feat: add CSS Color Markers project (#44459) 2021-12-21 11:45:08 -08:00
slugs.test.ts chore(utils): ts-migration of utils/slugs (#44921) 2022-03-29 08:51:13 -07:00
slugs.ts chore(utils): ts-migration of utils/slugs (#44921) 2022-03-29 08:51:13 -07:00
sort-challengefiles.js fix: handle the sorting of transformed files (#44724) 2022-01-24 10:42:27 -08:00
sort-challengefiles.test.js
tsconfig.json chore(utils): ts-migration of utils/slugs (#44921) 2022-03-29 08:51:13 -07:00
validate.js
validate.test.js