#1979·standard

使用 switch case 时缩进不正确

作者: ssheduardo创建于 2025年2月5日更新于 2025年2月6日

I have vscode clear, only with eslint, prettier (disabled global in vscode to test). The problem is when create a simple file JS with switch, if save or apply eslint fix in the terminal, the indent level beetween switch and case, same level, that no indent correctly if I try indent manually, the standard mark error.

内容来源: standard/standard