Interfacecliv0.0.1SeedcordHmrConfigHMR configuration used by the Seedcord CLI. interface SeedcordHmrConfiginterface SeedcordHmrConfigMember overviewPropertiesrestarttsconfigPropertiesoptionalrestartGlob patterns for files that should trigger a full restart when changed. restart: string[]restart: string[]optionaltsconfigOptional tsconfig path to use for type checking in dev mode. Defaults to the nearest tsconfig.json. tsconfig: string;tsconfig: string;
optionalrestartGlob patterns for files that should trigger a full restart when changed. restart: string[]restart: string[]
optionaltsconfigOptional tsconfig path to use for type checking in dev mode. Defaults to the nearest tsconfig.json. tsconfig: string;tsconfig: string;