mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
* 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> |
||
|---|---|---|
| .. | ||
| __fixtures__ | ||
| block-nameify.test.ts | ||
| block-nameify.ts | ||
| get-lines.test.ts | ||
| get-lines.ts | ||
| index.ts | ||
| is-audited.js | ||
| polyvinyl.js | ||
| preformatted-block-names.json | ||
| slugs.test.ts | ||
| slugs.ts | ||
| sort-challengefiles.js | ||
| sort-challengefiles.test.js | ||
| tsconfig.json | ||
| validate.test.ts | ||
| validate.ts | ||