Build a custom Javascript linter in 5 minutes
Nov 24, 2022 · 5 min read · Creating a custom linter can be a great way to enforce coding standards and detect code smells. In this tutorial, we'll use Sylver, a source code query engine to build a custom Javascript linter in just a few lines of code. Sylver's main interface is...
Join discussion
