feat(blog): allow sorting blog posts through a options.sortPosts
function hook
#4334
Annotations
9 errors
Installation
An index signature parameter type cannot be a literal type or generic type. Consider using a mapped object type instead.
|
Installation
Binding element 'blogPosts' implicitly has an 'any' type.
|
Installation
Parameter 'a' implicitly has an 'any' type.
|
Installation
Parameter 'b' implicitly has an 'any' type.
|
Installation
Binding element 'blogPosts' implicitly has an 'any' type.
|
Installation
Parameter 'a' implicitly has an 'any' type.
|
Installation
Parameter 'b' implicitly has an 'any' type.
|
Installation
Element implicitly has an 'any' type because expression of type '"ascending" | "descending"' can't be used to index type '{}'.
|
Installation
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading