aboutsummaryrefslogtreecommitdiffhomepage
path: root/jest.config.js
AgeCommit message (Collapse)Author
2022-06-30revert module conversionMichael C
2022-05-24specify jest as cjs, change eslintrc to .jsonMichael C
2022-05-24update dependencies & bump minimum node version (#1329)Michael C
- bump all dependences - add github-actions reporter to jest - convert (most) webpack configs to ESM - manifest.cjs cannot be converted since there is no native .json import until node 17
2021-07-30Add basic selenium testAjay Ramachandran
2020-01-28Started conversion to TypeScript.Ajay Ramachandran