UNPKG

ai-coding-assistants-setup

Version:

Setup tool for integrating AI coding assistants into development workflows

15 lines 216 B
{ "ignoredPatterns": [ "node_modules/**", "dist/**", "build/**", ".git/**", ".env", "*.log", "*.lock", ".next/**", "coverage/**" ], "env": {}, "includeCoAuthoredBy": true }