bonzaiferroni / Traveler

Traveler - A general movement solution for Screeps.com
GNU General Public License v3.0
116 stars 38 forks source link

Fix error caused by ' within tildes #10

Closed kirkportas closed 1 year ago

bonzaiferroni commented 7 years ago

You get an error from this? Is that a styling error in your IDE?

kirkportas commented 7 years ago

I copypasted Traveler.js into my codebase, required it in main, and screeps.com was throwing an error on that line. It may be some quirky issue during my upload process, so I'll test again with a paste directly into the screeps online editor and close this if that works.

bonzaiferroni commented 7 years ago

Appreciated, let me know how it turns out. There might be something about how template strings are handled that could be causing the issue.

bonzaiferroni commented 7 years ago

@kirkportas any word on this? I haven't been able to reproduce it.

JLLeitschuh commented 6 years ago

This isn't an issue in typescript. At least not in Webstorm.