Skip to content

some minor tslint errors when running "npm run test" #25

@shootermv

Description

@shootermv

ERROR in ./src/test.ts
[2, 9]: ' should be "
[2, 30]: Missing semicolon

Those errors causing at my machine to compilation failure...
i guess the the solution is to replace ' by " in following code line:
require("phantomjs-polyfill");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions