[START] Keep in sync with .gitignore
node_modules
Loading actions...
Skill content
Main instructions and any bundled files for this skill.
[START] Keep in sync with .gitignore
Dependencies
node_modules
Production
build/ lib/ bin/
Generated files
**/*.tsbuildinfo .api.json .tgz yarn.lock .docusaurus/ .cache-loader test/output-/ .dev_profile coverage/ generated/ .eslintcache .cache/
IDE Artifacts
.vscode/* !.vscode/extensions.json !.vscode/*.template.json .devcontainer
Misc
.DS_Store .env.local .env.development.local .env.test.local .env.production.local
npm-debug.log* yarn-debug.log* yarn-error.log*
Wireit
.wireit
[END] Keep in sync with .gitignore
Prettier-only ignores.
CHANGELOG.md package-lock.json test/assets/ docs/api docs/browsers-api versioned_*/
Ng-schematics
/packages/ng-schematics/files/ /packages/ng-schematics/sandbox/ /packages/ng-schematics/multi/
Prompt Playground
2 VariablesFill Variables
Preview
## [START] Keep in sync with .gitignore # Dependencies node_modules # Production build/ lib/ bin/ # Generated files **/*.tsbuildinfo *.api.json *.tgz yarn.lock .docusaurus/ .cache-loader test/output-*/ .dev_profile* coverage/ generated/ .eslintcache .cache/ # IDE Artifacts .vscode/* !.vscode/extensions.json !.vscode/*.template.json .devcontainer # Misc .DS_Store .env.local .env.development.local .env.test.local .env.production.local npm-debug.log* yarn-debug.log* yarn-error.log* # Wireit .wireit ## [END] Keep in sync with .gitignore # Prettier-only ignores. CHANGELOG.md package-lock.json test/assets/ docs/api docs/browsers-api versioned_*/ # Ng-schematics /packages/ng-schematics/files/ /packages/ng-schematics/sandbox/ /packages/ng-schematics/multi/
Related Skills
Frontend Typescript Linting.mdc
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...
2. Apply Deepthink Protocol (reason about dependencies
risks