Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我手动格式化适合 80 个字符的多行代码并且将在一行中正确格式化但看起来很难看时,是否有任何更漂亮的选项可以禁用该行为。我想保持原样。
这是不可能的,因为 Prettier 会重写整个事情。也很难识别这是否是预期的行为,因为 Prettier 也修复了其他问题。