AlexGaiser / fast-react

A CLI tool to quickly spin up a lightweight and fully customizable react project
MIT License
0 stars 0 forks source link

Issue #9 configure jest environment #17

Closed brian-ogilvie closed 3 years ago

brian-ogilvie commented 3 years ago

Set up eslint and ts config for jest tests.

npm test

 PASS  src/__tests__/jestSetup.test.ts
  Jest environment setup
    ✓ suite runs without error (3 ms)