mirror of https://github.com/sveltejs/svelte
chore: validate promise handling (#11842)
* chore: don't swallow rejected promise errors * ignore rules rather than adding catch blocks. add async to functions returning promises * remove redundant asyncs * remove extremely pointless rule * remove another daft rule * this is what typescript is for * again, typescript already has this covered, we don't need it * simplify * this rule is harmless --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>pull/11913/head
parent
ae21d03a52
commit
ca6e9b5745
@ -1 +0,0 @@
|
|||||||
src
|
|
Loading…
Reference in new issue