5 Commits

Author SHA1 Message Date
8efb6d281d Set node version in package.json 2025-01-09 17:34:01 -05:00
4ddc52349f Move Jest config to package.json 2023-08-23 13:31:10 -04:00
6182022b1c test: bump up jest to v27 that introduces new defaults (#315)
The jest-circus is now default runner, no need to depend on it explicitly.
The testEnvironment also changed its default to "node".
Also types/jest is now needless, we can use jest/globals instead.
https://jestjs.io/blog/2021/05/25/jest-27
2021-07-19 09:36:00 -04:00
fce79f8f7c New toolkit 2019-07-22 14:15:40 -04:00
eeda688ea3 Add template 2019-06-24 16:19:34 -04:00