summaryrefslogtreecommitdiff
path: root/cli/tests/top_level_for_await.ts
AgeCommit message (Collapse)Author
2021-08-11chore: move test files to testdata directory (#11601)David Sherret
2020-11-14build: update dlint to v0.2.10 (#8284)Yusuke Tanaka
Update prebuilt "dlint" binary to v0.2.10 and fix diagnostics for "require-await" rule. Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
2020-03-20Add require-await lint rule (#4401)Samrith Shankar
2019-10-27feat: top-level-for-await (#3212)Andy Hayden