Skip to content

Commit 130427b

Browse files
arendjrematipico
andauthored
Update .changeset/awaited-alpacas-answer.md
Co-authored-by: Emanuele Stoppa <[email protected]>
1 parent e466231 commit 130427b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/awaited-alpacas-answer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@biomejs/biome": patch
33
---
44

5-
Added the rule [`useAwaitThenable`](https://biomejs.dev/linter/rules/use-await-thenable/), which enforces that `await` is only used on Promise values.
5+
Added the nursery rule [`useAwaitThenable`](https://biomejs.dev/linter/rules/use-await-thenable/), which enforces that `await` is only used on Promise values.
66

77
#### Invalid
88

0 commit comments

Comments
 (0)