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