Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. I want to set the stage to deal with MithrilJS#2898 properly. 2. `request` was deprecated years ago. Decided that it's better to just move to native Node.js APIs in its place. I also decided to go a few steps further: - Task queues to control concurrency - Reimplemented the lint recursion manually - Drop the cache to simplify everything - Upgrade to a more modern language version
- Loading branch information