eslint-config
eslint-config copied to clipboard
覆盖vue/block-order规则后的奇怪现象
Describe the bug
当我尝试调整vue文件的书写顺序时发现保存时总是在默认顺序和覆写顺序中反复横跳,下面的演示是我在覆写和默认情况下反复按ctrl+s的效果
Reproduction
https://github.com/MangMax/antfu-eslint-config-bug
System Info
System:
OS: Windows 11 10.0.22631
CPU: (16) x64 AMD Ryzen 7 7840HS w/ Radeon 780M Graphics
Memory: 10.02 GB / 31.28 GB
Binaries:
Node: 20.10.0 - D:\Program Files\nodejs\node.EXE
npm: 10.2.3 - D:\Program Files\nodejs\npm.CMD
pnpm: 8.12.1 - ~\AppData\Local\pnpm\pnpm.CMD
Used Package Manager
pnpm
Validations
- [X] Follow our Code of Conduct
- [X] Read the Contributing Guide.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- [X] The provided reproduction is a minimal reproducible of the bug.
Can you try again with v2.6.3?
Closing due to inactivity. Please open a new issue referencing to this one if you can follow up with more information.