#eslint

[ follow ]
#javascript
DEV Community
2 days ago
JavaScript

Modular monolith with the eslint-boundries

Utilizing eslint-boundaries is crucial for enforcing module independence in a growing monolith application. [ more ]
LogRocket Blog
1 month ago
JavaScript

ESLint adoption guide: Overview, examples, and alternatives - LogRocket Blog

ESLint remains the standard for linting JavaScript and TypeScript projects due to its configurability and extensibility in performing static code analysis. [ more ]
DEV Community
2 days ago
JavaScript

Modular monolith with the eslint-boundries

Utilizing eslint-boundaries is crucial for enforcing module independence in a growing monolith application. [ more ]
LogRocket Blog
1 month ago
JavaScript

ESLint adoption guide: Overview, examples, and alternatives - LogRocket Blog

ESLint remains the standard for linting JavaScript and TypeScript projects due to its configurability and extensibility in performing static code analysis. [ more ]
morejavascript
Medium
7 months ago
JavaScript

3 Ways To Detect Circular Dependencies In JavaScript Projects

GitHub Actions, ESLint, and Bit are three effective methods for detecting and resolving circular dependencies.
GitHub Actions is a CI/CD platform that can be integrated into workflows to detect circular dependencies using tools like Madge and Dependency Cruiser.
ESLint, a popular static code analysis tool, can also be used to detect circular dependencies. [ more ]
npm
2 months ago
JavaScript

@epic-web/config

Time-saving ESLint, Prettier, and TypeScript configs for efficient web development with minimalistic, problem-focused rules. [ more ]
[ Load more ]