* switch to preconstruct - still some issues * working! * cleanup * updates * use preconstruct for blitz package * most tests working * fix tests * cleanup * fix build script * remove lodash from core * fix * fix example tests * cleanup lodash * cleanup * clenaup * fix another way * fix lint
4 lines
55 B
JavaScript
4 lines
55 B
JavaScript
module.exports = {
|
|
preset: "../../jest.config.js",
|
|
}
|