GitHub
node-tap.org
Preparing search index...
The search index is not available
Node TAP
Node TAP
npm-init-template
TemplateSetting
Interface TemplateSetting
Tags and escape function for a given file extension
interface
TemplateSetting
{
escape
?:
(
(
raw
:
string
)
=>
string
)
;
tags
?:
[
string
,
string
]
;
}
Index
Properties
escape?
tags?
Properties
Optional
escape
escape
?:
(
(
raw
:
string
)
=>
string
)
Optional
tags
tags
?:
[
string
,
string
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
escape
tags
GitHub
node-tap.org
Node TAP
Loading...
Tags and escape function for a given file extension