Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Add type information that TSLint needs for some rules#25

Open
fvictorio wants to merge 3 commits intomasterfrom
add-type-info-tslint
Open

Add type information that TSLint needs for some rules#25
fvictorio wants to merge 3 commits intomasterfrom
add-type-info-tslint

Conversation

@fvictorio
Copy link
Copy Markdown
Contributor

This PR also disables some rules:

  • no-unnecessary-type-assertion was giving a false positive in this line. There's an open issue here.
  • completed-docs is annoying, do we really want docs for exported actions?
  • promise-function-async adds unnecessary boilerplate, specially when dispatching async actions.

@fvictorio fvictorio requested a review from unjapones January 29, 2019 20:12
@unjapones
Copy link
Copy Markdown
Contributor

Heh :). I gave priority to 0x-codesandbox's tsconfig.json and overwrote the file.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants