Feature request: option to suppress all "Cannot assign computed property using Symbol" errors
Open
feature request
- Dominant language
- Rust
- Stars
- 22.3k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
(until Flow supports Symbols)
I know I can work around https://github.com/facebook/flow/issues/3258 using `// $FlowFixMe`, but it's tedious, and it's becoming a pretty big time suck for me. I wish I could just turn off all these errors for now instead of having to manually suppress each one.
Contributor guide
Assessment
This issue has not been assessed yet.