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.
我想避免 Prettier 格式化我的打字稿文件的 JSX 部分。这可能吗?
实现这一点的唯一方法是添加// prettier-ignore,没有禁用它的选项,也没有计划添加此支持。
// prettier-ignore