Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
shootermv opened this issue Dec 28, 2016 · 0 comments
Open

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

shootermv opened this issue Dec 28, 2016 · 0 comments

Comments

@shootermv
Copy link
Contributor

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");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant