这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Typescript 1.6 #1306

@giganteous

Description

@giganteous

tsc complains about the following:

$ go generate
2015/09/08 12:01:53 running tsc
web/static/js/0-bosun.ts(21,13): error TS2345: Argument of type '{ title: string; templateUrl: string; controller: string; }' is not assignable to parameter of type 'IRoute'.
  Object literal may only specify known properties, and 'title' does not exist in type 'IRoute'.
2015/09/08 12:01:55 run error: tsc: exit status 2
2015/09/08 12:01:55 run complete: tsc
2015/09/08 12:01:55 running esc
2015/09/08 12:01:55 run complete: esc

Could someone with typescript fu look at this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions