MCPcopy Create free account
hub / github.com/TanStack/cli /

Class

packages/create/src/template-file.ts:83–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 }
82
83 class IgnoreFileError extends Error {
84 constructor() {
85 super('ignoreFile')
86 this.name = 'IgnoreFileError'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected