mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-01-26 11:14:00 +00:00
BREAKING CHANGE: this changes the configuration format, also adds support for module, and commonjs types
3 lines
54 B
JavaScript
3 lines
54 B
JavaScript
import config from './jest.cjs'
|
|
export default config
|