codaxy / codaxy/cxjs

Controller store methods are not properly matched when using typescript in VS Code

Open
#1,000 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
491
Forks
71
Avg merge
23h
Merged PRs (30d)
5

Description

When using a typescript controller and using the `this.store` methods, the methods with signatures (any, any) are recommended first in vscode. The simplest solution would probably be to have these declared as last definitions. This does not happen with the `store.get` method since it does not have any definitions where the parameters are of type `any`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.