Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/cli
/
Class
packages/create/src/edge-template-file.ts:81–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
class
IgnoreFileError extends Error {
82
constructor() {
83
super(
'ignoreFile'
)
84
this.name =
'IgnoreFileError'
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected