Brendan

Avatar
  • Total activity 15
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 3
  • Created

    Why is error checking not working?

    Answered
    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...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 7 comments
    • 0 votes
  • Created

    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...
    • 4 followers
    • 5 comments
    • 3 votes