Brendan
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Brendan commented, -
Brendan commented, -
Brendan created a post, AnsweredWhy is error checking not working?
I have two separate projects where error checking isn't working, both were cloned from previous repos. In the first case, it *should* be flagging an error but it doesn't. I'm trying to assign an... -
Brendan commented, -
-
-
-
Brendan created a post, Why has WebStorm decided not to compile one of my TypeScript files?
I have 4 TypeScript files. 3 of them WebStorm is automatically compiling to JavaScript, one of them it's not. Maybe I accidentally answered "no" at some point when it prompted me. But how can I go... -
Brendan commented, -
Brendan created a post, How do I resolve these JSHint ES6 errors?
I’m getting some errors from JSHint that I thought would be fixed by my settings, but they’re not. “JSHint: ‘self’ is not defined. (W117)” “JSHint: ‘console’ is not defined. (W117)” “JSHint: ‘imp...