We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a463a8 commit e5c1358Copy full SHA for e5c1358
docs/CHANGELOG.md
@@ -27,6 +27,8 @@ Semantic Versioning.
27
is still reported, as intended.)
28
* Defining a global variable in `quick-lint-js.config` which is already declared
29
by default now always changes the `shadowable` and `writable` settings.
30
+* `await () => await () => ...` no longer slows down linting and consumes a lot
31
+ of memory.
32
33
## 2.8.0 (2022-07-25)
34
0 commit comments