Articles by Tag #lint

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Understand Code Like an Editor: Intro to Tree-sitter

When working with source code—whether it’s for building developer tools, writing linters, building...

Learn More 15 3Jun 8

ESlint 9

ESLint 9 is the latest major version of the popular JavaScript linter, ESLint, released to bring...

Learn More 2 0Nov 1 '24

Code Linting

Today was a great day, because I got to work on integrating ESLint into our codebase! I'm a funny...

Learn More 0 0Dec 21 '24

Adding lint-staged to NestJS and Angular applications, enabling semantic versioning of the frontend

Since versioning via the nx-semantic-release plugin takes place by analyzing changes to related...

Learn More 0 0Sep 17 '24