TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Rome v10 – first stable release of our linter and formatter for JavaScript

48 点作者 sebastianmck超过 2 年前

4 条评论

cercatrova超过 2 年前
Congrats, I use Rome, it works well and is quite fast. That it&#x27;s written in Rust is a plus to me (not to cj too hard with the RESF) but I like fast tools and don&#x27;t believe that the tool should be written in the language it targets, much as Python&#x27;s data science libraries like numpy aren&#x27;t themselves written in Python.<p>I do have one question though, I had been reading this thread on Reddit when Turbopack was announced, that Rome was &quot;run by terrible people.&quot; Now I&#x27;m not one to take Reddit at face value, but I am interested to hear about what you could clarify regarding the examples they furnished [0].<p>[0] <a href="https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;programming&#x2F;comments&#x2F;yj5act&#x2F;is_turbopack_really_10x_faster_than_vite&#x2F;iumkebo&#x2F;?context=3" rel="nofollow">https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;programming&#x2F;comments&#x2F;yj5act&#x2F;is_turb...</a>
评论 #33521828 未加载
conaclos超过 2 年前
Exiting news! Congratulations to the Rome team!<p>I hope that Rome will soon support semicolon removal [1] and lint rules such as explicit-module-boundary-types provided by Deno-lint [2].<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;rome&#x2F;tools&#x2F;issues&#x2F;3535" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rome&#x2F;tools&#x2F;issues&#x2F;3535</a><p>[2] <a href="https:&#x2F;&#x2F;lint.deno.land&#x2F;?q=&amp;all=on#explicit-module-boundary-types" rel="nofollow">https:&#x2F;&#x2F;lint.deno.land&#x2F;?q=&amp;all=on#explicit-module-boundary-t...</a>
mdrzn超过 2 年前
God, another generic-sounding non-descriptive already-existing and not-applicable service name. Gotta love the creativity &#x2F;s
crummy超过 2 年前
The error message example (under &quot;Rich and Comprehensible Diagnostics&quot;) is really impressive.