all repos
— h3
@ 2e9de06504275c2d54a4bf969e76836bf4abb460
A tiny, extremely minimalist JavaScript microframework.
summary
refs
tree
log
jest.config.js
1
2
3
module.exports = { setupFiles: ['<rootDir>/scripts/test-setup.js'], }