Skip to content

Revert "[flow] no-unused-modules: add flow type support"#1770

Merged
ljharb merged 1 commit into
import-js:masterfrom
Hypnosphi:revert-flow-types
May 19, 2020
Merged

Revert "[flow] no-unused-modules: add flow type support"#1770
ljharb merged 1 commit into
import-js:masterfrom
Hypnosphi:revert-flow-types

Conversation

@Hypnosphi
Copy link
Copy Markdown
Contributor

@Hypnosphi Hypnosphi commented May 19, 2020

#1542 was intended to fix issue #1540 but introduced a more critical issue, #1564. In my case, it blocks upgrading to the latest version with all the fancy features like alphabetical sorting.

This PR just reverts it

Fixes #1564. Reopens #1540.

@coveralls
Copy link
Copy Markdown

coveralls commented May 19, 2020

Coverage Status

Coverage decreased (-0.001%) to 97.738% when pulling 3f46ccf on Hypnosphi:revert-flow-types into 92caa35 on benmosher:master.

@ljharb ljharb force-pushed the revert-flow-types branch from a1e9dc0 to 3f46ccf Compare May 19, 2020 18:54
@ljharb ljharb merged commit 3f46ccf into import-js:master May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

no-unused-modules does not work properly with flow types exports

3 participants