thank you Matt Pocock for typescript cursor rules

Matt Pocock of "Total typescript" has shared his cursor rules files for typescript. Thank you Matt.

14 rules files. 

I already opened a PR and added to our codebase. I recommend. 

Some adjustments:

  1. removed this rule from ts-naming-conventions "Use kebab-case for file names (e.g., my-component.ts)" 
  2. installing-libraries, jsdoc-comments, default-exports added as global advice in cursor, not just typescript


Comments

Popular posts from this blog

angularjs ui-router query string parameter support

react-select stacking order bug, z-index, layers and stacking

typescript notes (typeof, keyof, ReturnType, Parameters, Extract)