Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-14 | Use dprint for internal formatting (#6682) | David Sherret | |
2020-03-28 | Update to Prettier 2 and use ES Private Fields (#4498) | Kitson Kelly | |
2020-02-19 | Support loading additional TS lib files (#3863) | Kitson Kelly | |
Fixes #3726 This PR provides support for referencing other lib files (like lib.dom.d.ts that are not used by default in Deno. |