eslint-plugin-import被移除了?
Open
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 217
- PR merge metrics
- No merged PRs in 30d
Description
eslint-plugin-import被移除了吗?https://github.com/alibaba/f2e-spec/commit/5d4dde25a69411a70e1ddd2191d998a8ee6335f6
readme里面的import相关发现没生效,比如2.7.8 recommended 在模块导入之后保留一个空行。
https://github.com/alibaba/f2e-spec/blob/main/docs/coding/javascript.md#27-%E6%A8%A1%E5%9D%97
Contributor guide
Research direction
Start with the linked commit and the import-related section in docs/coding/javascript.md, then compare the documented 2.7.8 recommended behavior with the current lint configuration. Confirm whether eslint-plugin-import is still configured and whether the blank-line rule is enforced; done means the documentation and actual lint behavior agree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, typescript
- Domain
- documentation, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100