Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit22d8740

Browse files
committed
feat(inferTypes): Support class properties
Previously we did not properly infer params on methods that were located on class properties. Thischanges things so that we do. It carefully tries to avoid messing up the existing support of classtype annotations, which are similar to class properties at the AST level, but do not have anassociated node, only a type alias.Fixes#1043
1 parent0d629d6 commit22d8740

File tree

3 files changed

+376
-104
lines changed

3 files changed

+376
-104
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp