UNPKG

global-hook

Version:

A global version of the useState React hook with a simple API.

6 lines (5 loc) 74 B
module.exports = { transform: { '^.+\\.[t|j]sx?$': 'ts-jest' } };