General
PromptBeginner5 minmarkdown
<h1 align="center">
<a href="https://prompts.chat">
114
not a glob! Use `glob2rx(*.csv)` or `\\.csv$`.
Loading actions...
<a href="https://prompts.chat">
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 linting, type safety, or ESLint configuration.
risks
list.files(pattern = *.csv) — pattern is a regexnot a glob! Use glob2rx(*.csv) or \\.csv$.