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