freeCodeCamp/client/src
Mrugesh Mohapatra 6dba4d3409
chore: bump prettier and lint-staged (#48674)
* chore: bump prettier and lint-staged

* refactor: drop unused eslint disables

Currently we need to fetch trending.json before we can build the site
(i.e. before Cypress tests can run), so we can assume the file exists.

In case the download fails in CI, linting will error first. I've added
a comment to save some debugging time.

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-12-06 23:46:42 +05:30
..
__mocks__ feat: update gatsby config for chinese (#46424) 2022-11-09 21:36:05 +02:00
__tests__/integration chore: convert error test to TypeScript (#45841) 2022-05-02 08:19:55 -07:00
analytics fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
assets refactor(client): space between passed icons and their sibling (#48327) 2022-11-11 18:45:40 +05:30
client feat(tools): ignore no-unused-vars on underscore (#48386) 2022-11-04 10:43:46 +05:30
client-only-routes refactor: s/all-langs/i18n/g (#48258) 2022-10-26 10:08:27 -07:00
components fix(UI): remove vertical scrollbar from body (#48231) 2022-11-22 11:18:00 +03:00
pages feat: add instructions to import in replit (#48374) 2022-11-24 16:02:07 +05:30
redux feat(client): add a confirmation modal on signout (#48385) 2022-11-04 10:31:06 +01:00
resources feat: move rdb order to middle of superblocks (#46138) 2022-08-10 18:48:39 +02:00
templates chore: bump prettier and lint-staged (#48674) 2022-12-06 23:46:42 +05:30
utils chore(client): update algolia and conditional tags (#46222) 2022-11-14 21:03:52 +05:30
declarations.d.ts chore: TS migrate MultifileEditor (#45857) 2022-05-19 21:14:22 +05:30
html.tsx feat(client): add rtl direction attribute to html element (#48245) 2022-10-28 08:13:09 +02:00