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