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 f402e49 commit b319de9Copy full SHA for b319de9
docs/CHANGELOG.md
@@ -13,6 +13,12 @@ Semantic Versioning.
13
* `x && <Element/>` no longer falsely reports [E0026][] (missing operand for
14
operator). (Thanks to [Piotr Dąbrowski][] for reporting.)
15
16
+### Changed
17
+
18
+* Homebrew: Emacs Lisp files are now installed in
19
+ `<brew>/share/emacs/site-lisp/quick-lint-js` (per `brew audit`'s
20
+ recommendation) instead of in `share/emacs/site-lisp`.
21
22
## 2.1.0 (2022-02-09)
23
24
[Downloads](https://c.quick-lint-js.com/releases/2.1.0/)
0 commit comments