jest/examples/typescript
Nicolas Charpentier 040a50b725
docs: use function components in React examples (#11329)
2021-04-23 07:20:24 +02:00
..
__tests__ Update TypeScript example to show use of newer Jest types (#10399) 2020-10-30 11:06:32 +01:00
.babelrc.js chore: add missing preset--env transform to typescript example 2019-02-03 14:54:10 +01:00
CheckboxWithLabel.tsx docs: use function components in React examples (#11329) 2021-04-23 07:20:24 +02:00
calc.ts Update TypeScript example to show use of newer Jest types (#10399) 2020-10-30 11:06:32 +01:00
memory.ts Update TypeScript example to show use of newer Jest types (#10399) 2020-10-30 11:06:32 +01:00
package.json chore: default to node test env rather than browser (#9874) 2020-11-04 17:47:02 +01:00
sub.ts chore: replace `findDOMNode()` in examples/typescript (#9300) 2020-02-13 22:08:47 +01:00
sum.js Update eslint rules and clean up code. 2016-04-14 20:31:28 -07:00
sum.ts chore: replace `findDOMNode()` in examples/typescript (#9300) 2020-02-13 22:08:47 +01:00
tsconfig.json Use typescript compiler more idiomatically (#1967) 2016-10-24 15:18:30 +09:00