Détail du package

jest-config-trainiac

trainiac3ISC0.1.0

Jest config files

babel, babel-jest, jest

readme

trainiac-js-jest-configs

Jest config files

All jest tests must end with test.js and all of the folders will be ignored in running tests and code coverage

[
  './node_modules',
  './coverage',
  './dist',
  './build'
]