Skip to content

Conversation

@peter-mouland
Copy link
Contributor

@peter-mouland peter-mouland commented Oct 20, 2021

related to #461 (comment)

I've gone with the approach of "get it working", by turning off the ts linting errors.

"get it working better" can be done after this is merged and people decide how they want to handle the rules like any's vs unknowns and explicit return types etc.

All tests + linting passed locally

@markerikson
Copy link
Contributor

Ah, yes, I'm generally not a fan of the TS-Lint recommend ruleset :)

I'd suggest basing the linting rules off of whatever we currently have configured over in the Redux Toolkit repo.

@codecov
Copy link

codecov bot commented Oct 20, 2021

Codecov Report

Merging #518 (851ae37) into master (d2721f4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #518   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          102       102           
  Branches        24        24           
=========================================
  Hits           102       102           
Impacted Files Coverage Δ
src/index.ts 100.00% <ø> (ø)

@markerikson markerikson merged commit 4f4cedf into reduxjs:master Oct 21, 2021
@markerikson
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants