- Renamed bring → bring.ts - Added TypeScript interfaces for type safety - Added tsconfig.json for TypeScript configuration - Updated package.json with TypeScript dependencies - Updated SKILL.md with TypeScript usage instructions - Added dist/ to .gitignore Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
7 lines
63 B
Plaintext
7 lines
63 B
Plaintext
node_modules/
|
|
package-lock.json
|
|
*.log
|
|
.env
|
|
dist/
|
|
*.tsbuildinfo
|