jsPsych/packages/extension-webgazer/jest.config.cjs
Josh de Leeuw b3b9f5fd5e
Create modular versions of extensions (#2053)
Extensions are now passed to the `JsPsych` constructor via an `extensions` option.
Along the way, the webgazer plugins and plugin-html-button-response have been modularized as well.

Co-authored-by: bjoluc <mail@bjoluc.de>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>
2021-08-20 11:15:33 +02:00

2 lines
79 B
JavaScript

module.exports = require("@jspsych/config/jest").makePackageConfig(__dirname);