UNPKG

react-unistore

Version:

778b connector between React and unistore

12 lines (11 loc) 189 B
module.exports = { preset: "ts-jest/presets/js-with-babel", testEnvironment: "jsdom", globals: { "ts-jest": { diagnostics: { warnOnly: true, }, }, }, };