claude too
This commit is contained in:
parent
fabdd084cb
commit
9649666195
|
|
@ -15,7 +15,7 @@ interface TemplateVars {
|
|||
APP_NAME: string
|
||||
}
|
||||
|
||||
const SHARED_FILES = ['.gitignore', '.npmrc', 'package.json', 'tsconfig.json']
|
||||
const SHARED_FILES = ['CLAUDE.md', '.gitignore', '.npmrc', 'package.json', 'tsconfig.json']
|
||||
const TEMPLATES_DIR = join(import.meta.dir, '../../templates')
|
||||
|
||||
function readDir(dir: string): string[] {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user