redux-saga-routines@3.0#34730
Conversation
1932d2e to
9b9c6af
Compare
e93fd2b to
b1f1cee
Compare
b1f1cee to
4937bcc
Compare
|
@alexey-pelykh Thank you for submitting this PR! Because this is a new definition, a DefinitelyTyped maintainer will be reviewing this PR in the next few days once the Travis CI build passes. In the meantime, if the build fails or a merge conflict occurs, I'll let you know. Have a nice day! |
|
I just published |
|
I have an error when createRoutine
|
|
@StanislavVoronov addressed in #34760, yet it should not be |
|
@alexey-pelykh How to resolve this situation? Install version two? |
|
@StanislavVoronov until fix is merged in day or two, you may just apply the change manually |
|
@alexey-pelykh thanks |
Please fill in this template.
npm test.)npm run lint package-name(ortscif notslint.jsonis present).Select one of these and delete the others:
If adding a new definition:
.d.tsfiles generated via--declarationdts-gen --dt, not by basing it on an existing project.tslint.jsonshould be present, andtsconfig.jsonshould havenoImplicitAny,noImplicitThis,strictNullChecks, andstrictFunctionTypesset totrue.If changing an existing definition:
tslint.jsoncontaining{ "extends": "dtslint/dt.json" }.If removing a declaration:
notNeededPackages.json.