jsPsych/packages/plugin-html-keyboard-response
bjoluc 743ad44e84 Replace ALL_KEYS and NO_KEYS with strings
`"ALL_KEYS"` is now used instead of `jsPsych.ALL_KEYS` and `"NO_KEYS"`
instead of `jsPsych.NO_KEYS`
2021-08-17 17:07:23 +02:00
..
src Replace ALL_KEYS and NO_KEYS with strings 2021-08-17 17:07:23 +02:00
jest.config.cjs Migrate to TypeScript 2021-07-06 17:55:42 +02:00
package.json Migrate to TypeScript 2021-07-06 17:55:42 +02:00
rollup.config.mjs Setup monorepo and switch to ES6 modules 2021-06-23 22:39:38 +02:00
tsconfig.json Add explicit include option to TS configs 2021-07-13 09:54:29 +02:00