freeCodeCamp/client
Meron Ogbai 06518c04a7
feat(ts-migrate): migrate sass-compile.js and test-evaluator.js to ts (#43145)
* feat(ts-migrate): rename sass-compile.js to ts

* feat(ts-migrate): rename test-evaluator.js to ts

* feat(ts-migrate): add webworker in client tsconfig

* fix(ts-migrate): fix errors in sass-compile.ts

* chore(ts-migrate): install chai types in client

* fix(ts-migrate): fix errors in test-evaluator.ts

* fix(ts-migrate): rename extensions in webpack-worker

* fix(ts-migrate): separate tsconfig for workers

* fix(ts-migrate): add worker tsconfig to parser options

* chore(ts-migrate): remove unnecessary comment

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

* fix(ts-migrate): use let instead of const

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

* fix(ts-migrate): fix eslint errors in sass-compile.ts

* fix(ts-migrate): fix eslint errors in test-evaluator.ts

* chore(ts-migrate): use unknown instead of generics

* chore(ts-migrate): revert worker tsconfig

* chore(ts-migrate): add libs in client tsconfig

* fix(ts-migrate): use ctx alias in test-evaluator.ts

* fix(ts-migrate): use ctx alias in sass-compile.ts

* chore: fix errors

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-10-14 13:44:55 -05:00
..
i18n chore(i18n,client): processed translations (#43826) 2021-10-13 12:59:58 +05:30
plugins fix(client): handle challenge creation (#42272) 2021-06-28 13:38:11 +05:30
src feat(ts-migrate): migrate sass-compile.js and test-evaluator.js to ts (#43145) 2021-10-14 13:44:55 -05:00
static feat: add stripe merchant id for apple pay (#43124) 2021-08-05 20:00:50 +01:00
utils feat(curriculum): add accessibility-quiz practice project (#43244) 2021-09-28 15:38:44 -05:00
.babelrc.js fix: control CodeSee via .env variable (#42428) 2021-06-10 18:38:14 +05:30
.gitignore chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
gatsby-browser.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
gatsby-config.js feat(client): ts-migrate client/utils/** (#42823) 2021-08-09 10:30:31 +02:00
gatsby-node.js refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
gatsby-ssr.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
package-lock.json feat(ts-migrate): migrate sass-compile.js and test-evaluator.js to ts (#43145) 2021-10-14 13:44:55 -05:00
package.json feat(ts-migrate): migrate sass-compile.js and test-evaluator.js to ts (#43145) 2021-10-14 13:44:55 -05:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
tsconfig.json feat(ts-migrate): migrate sass-compile.js and test-evaluator.js to ts (#43145) 2021-10-14 13:44:55 -05:00
webpack-workers.js feat(ts-migrate): migrate sass-compile.js and test-evaluator.js to ts (#43145) 2021-10-14 13:44:55 -05:00