facebook / facebook/flow

Feature request - marking types as deprecated.

Open
#4,646 21 comments 22 reactions 0 assignees View on GitHub
feature request
Dominant language
Rust
Stars
22.3k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

Greetings,

I'd like ask you for a possibility to mark type as deprecated, so the flow will throw warning on places where given type is used.
eg.
```
// $FlowDeprecated
type SomeDeprecatedType = {
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.