mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 06:00:07 +03:00
Update .tas.yml
This commit is contained in:
parent
9b6100d255
commit
b8a52e6caa
15
.tas.yml
15
.tas.yml
|
@ -21,6 +21,21 @@ postMerge :
|
||||||
- node --version
|
- node --version
|
||||||
configFile : "./jest.config.js"
|
configFile : "./jest.config.js"
|
||||||
|
|
||||||
|
- name: map2tree
|
||||||
|
path : "./packages/map2tree"
|
||||||
|
pattern:
|
||||||
|
- "./test/*.spec.ts"
|
||||||
|
|
||||||
|
framework : jest
|
||||||
|
preRun:
|
||||||
|
command:
|
||||||
|
- npm run build
|
||||||
|
|
||||||
|
postRun:
|
||||||
|
command:
|
||||||
|
- node --version
|
||||||
|
configFile : "./jest.config.js"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user