file-kebabcase Enforces kebab-case naming convention for filenames. max-lines-per-file Enforces a maximum number of lines per file. max-lines-per-function Enforces a maximum number of lines per ...
I am working on a plugin called 'Chord', which will allow integrating a vibe coding platform within Backstage, so teams could draft up new apps inside backstage very fast. It is based on Vercel's open ...