aboutsummaryrefslogtreecommitdiffstats
path: root/jest.config.ts
Commit message (Collapse)AuthorAgeFilesLines
* build: configure jestArmand Philippot2022-03-241-214/+0
| | | | | | Since Next.js v12, Jest is already configured with the next/jest package. I also added a package to mock next/router.
* refactor(config): move config from config dir to utilsArmand Philippot2022-01-291-3/+1
|
* build: add module alias for content directoryArmand Philippot2021-12-241-0/+1
|
* build: configure JestArmand Philippot2021-12-121-0/+215