Vincent Côté-Roy
Vincent Côté-Roy
added .gitignore to ignore cache files generated by Sublime Text 2 [](https://reviewable.io/reviews/appden/less.tmbundle/11)
title says it all: using IDEA 10.0.2 (free version) with DefaultWebProject, it generates an invalid "Web" facet that doesnt seem to do anythng. Have to remove it from the project...
Typescript does not support .mjs files, so the module that ends up being imported is the commonJS version (`dist/unfetch.js`). Since that file does not contain a `default` export entry, using...
coffeescript-generated source maps stop working the moment this package is `require`d the first time.
color code 90 (dark gray) is nearly invisible in osx terminal / iterm2. in a "standard" terminal palette this code shows as dark gray. but in dark solarized it is...