Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TypescriptStarterOptions

Hierarchy

Index

Properties

appveyor

appveyor: boolean

circleci

circleci: boolean

description

description: string

domDefinitions

domDefinitions: boolean

editorconfig

editorconfig: boolean

email

email: string

fullName

fullName: string

githubUsername

githubUsername: string

immutable

immutable: boolean

install

install: boolean

nodeDefinitions

nodeDefinitions: boolean

projectName

projectName: string

repoInfo

repoInfo: object

Type declaration

  • branch: string
  • repo: string

runner

runner: Runner

strict

strict: boolean

travis

travis: boolean

vscode

vscode: boolean

workingDirectory

workingDirectory: string

Generated using TypeDoc