Guides
Site settings
Change the appearance of the site to suit your preferences
Using spor eslint-package
Spor exports its ESLint rules as a standalone package, @vygruppen/eslint-config, designed to ensure consistent code quality and style across projects, primarily for React and Remix applications.
The rules are intended as helpful guidelines and should be adapted to the specific needs of each project. It’s not wrong to disable rules—whether globally in a project or on a per-line basis—but avoid doing so out of laziness. The rules exist for a reason, and developers should engage with them thoughtfully.
📦 Docs
See github package readmeEkstern lenke for documentation about rules, setup etc.