-
Notifications
You must be signed in to change notification settings - Fork 0
fixes the branch, hopefully fixes downstream problems as well #3
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
base: master
Are you sure you want to change the base?
Conversation
tsconfig.json
Outdated
| "target": "es2015" | ||
| }, | ||
| "exclude": [ | ||
| "node_modules/@types/angular-mocks/node_modules/@types" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to once again register my general dislike of the current TS ecosystem. I think it means well and is still fixable. But I kinda hate it in its current form.
|
@jacobleesinger also if you could (or I can if you make me an owner of this repo), can you re-hook Circle builds to this repo? Would help give us more confidence that I'm not just randomly breaking things ;) |
No description provided.