UNPKG

js-captcha

Version:

Simple captcha component written in pure JavaScript with no dependencies based on canvas element

8 lines (7 loc) 123 B
module.exports = { verbose: true, setupFiles: ['jest-canvas-mock'], globals: { myCaptcha: null } }