mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-21 21:49:55 +03:00
Update .tas.yml
This commit is contained in:
parent
eb4cbd2654
commit
092e3b1cc5
30
.tas.yml
30
.tas.yml
|
@ -6,35 +6,7 @@ postMerge :
|
|||
|
||||
subModules: #Not to be changed
|
||||
|
||||
- name: redux-devtools-cli
|
||||
path : "./packages/redux-devtools-cli"
|
||||
pattern:
|
||||
- "./test/integration.spec.ts"
|
||||
|
||||
framework : jest
|
||||
preRun:
|
||||
command:
|
||||
- npm run build
|
||||
|
||||
postRun:
|
||||
command:
|
||||
- node --version
|
||||
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"
|
||||
|
||||
|
||||
- name: react-base16-styling
|
||||
path : "./packages/react-base16-styling"
|
||||
|
|
Loading…
Reference in New Issue
Block a user