Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: switch from ts-jest to esbuild (#11)
esbuild does not support automatic jsx/runtime, so the `import React from 'react'` is still needed. refs: evanw/esbuild#334
- Loading branch information