General
PromptBeginner5 minmarkdown
Untitled Skill
175
Write a replace method for a string class which replaces the given string with a given set of characters.
Loading actions...
Main instructions and any bundled files for this skill.
Write a replace method for a string class which replaces the given string with a given set of characters.
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
risks