freeCodeCamp/cypress/integration
Shaun Hamilton d75e43a1e7
chore: use constants for superblocks (#43886)
* chore: use constants for superblocks

* add prettier ts dec to challenge-helper-scripts

* config/ to ts. broken

* typescripterise tools/ and config/

* create global tsconfig, remove alternate configs

* delete temp ts->js, add to gitignore

* fix gitignore

* re-import SuperBlocks in super-block-intro.tsx

* remove renamed files added again

* fix config

* remove accidental files

* remove snap

* delete built files

* adjust eslintrc for enums

* add node types to root

* ignore build files in lint and prettier

* fix tools/ in tsconfig

* ignore annoying ts warnings

* prettierise Map/index.tsx

* fix enum to match lint rule

* rejig Map to render RWD superblock

* 'pretty minor' - implicitly tsc within root

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

* fix client/package.json for Gitpod

* broken: migrate @types to root

* fix: use typeRoots to prevent duplication

* fix show.tsx, try typeroots in root

* silly fix for duplicate node_modules types

* remove typeRoots from root

* fix: tsconfig or not tsconfig, that is the...

* fix: ...question: Whether 'tis nobler in the mind

to suffer the slings and arrows of outrageous configs...

* fix: Or to take Arms against a Sea of lint errors
And by opposing end them

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-11-19 19:49:40 +05:30
..
learn chore: use constants for superblocks (#43886) 2021-11-19 19:49:40 +05:30
legacy/redirects test: fix flaky redirect tests (#43243) 2021-08-26 14:57:24 +00:00
settings feat: Allow display username with uppercase characters (#43667) 2021-11-04 11:18:40 +01:00
user test: Privacy terms redirection (#43195) 2021-08-24 22:36:23 +05:30
ShowCertification.js chore: use constants for superblocks (#43886) 2021-11-19 19:49:40 +05:30
landing.js feat(e2e): Add cypress globals to eslint overrides (#43234) 2021-08-24 16:29:00 +02:00
tags.js feat(e2e): Add cypress globals to eslint overrides (#43234) 2021-08-24 16:29:00 +02:00
top-contributor.js feat(e2e): Add cypress globals to eslint overrides (#43234) 2021-08-24 16:29:00 +02:00