freeCodeCamp/utils
Tom Fattah 03fbf03c91
refactor(tools/scripts): convert validate and get-lines to TS (#48622)
* fix(tools/scripts) convert validate and get-lines to typescript files

* fix(tools/scripts) refactor validate and get-lines to typescript

* remove any type and eslint ignore

* Update utils/validate.ts

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* address comments

* update .ignore files to ignore newly generated utils files

* Update utils/get-lines.ts

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* remove unneeded ErrorInterface

* add local type annotation to 'expected' variable

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2023-01-08 21:55:06 +00:00
..
__fixtures__ refactor: display solutions (#45139) 2022-02-16 13:48:22 -08:00
block-nameify.test.ts chore(utils): migrate block-nameify to TS and add unit tests (#48086) 2022-10-17 19:03:36 +01:00
block-nameify.ts chore(utils): migrate block-nameify to TS and add unit tests (#48086) 2022-10-17 19:03:36 +01:00
get-lines.test.ts refactor(tools/scripts): convert validate and get-lines to TS (#48622) 2023-01-08 21:55:06 +00:00
get-lines.ts refactor(tools/scripts): convert validate and get-lines to TS (#48622) 2023-01-08 21:55:06 +00:00
index.ts chore: utils/index.js is updated to .ts (#46556) 2022-07-25 09:20:14 +02:00
is-audited.js feat(client): move legacy rwd button to bottom of map (#47596) 2022-11-08 21:00:46 +05:30
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 fix: index.css/js to styles/script (#44356) 2021-12-03 12:32:29 -08:00
tsconfig.json chore(utils): ts-migration of utils/slugs (#44921) 2022-03-29 08:51:13 -07:00
validate.test.ts refactor(tools/scripts): convert validate and get-lines to TS (#48622) 2023-01-08 21:55:06 +00:00
validate.ts refactor(tools/scripts): convert validate and get-lines to TS (#48622) 2023-01-08 21:55:06 +00:00