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