engineering-style-guide
v1.5.1
Published
Style guide based on Glasshouse's ESLint 9 refactor of Vercel Engineering Style Guide
Maintainers
Readme
Engineering Style Guide
The purpose of this repository is to
- have the Vercel Engineering Style Guide in ESLint 9 native flat config as most dependencies already support it
- minimize use of compatibility layer only to the few packages without flat config support
- optimize performance of IDE extensions
- keep the dependencies up to date
- add or customize the rules
For more information, refer to the readme from prior art:
Prior Art
- https://github.com/GlasshouseVentureStudio/glasshouse-stack/tree/main/packages/style-guide
- https://github.com/vercel/style-guide
