Yaroslav Slepukhin
Yaroslav Slepukhin
Поставил актуальный адрес для API https://swapi.dev
We use the old yarn and run the check in parallel with the build. But the output of the plugin breaks the nice order we want to see at build...
Property should be ignored. This only happens inside an object literal, but does not work when accessing a specific property of an object. My rule: ``` "lingui/no-unlocalized-strings": [ 2, {...
# Improve Error Handling for Better Integration with React Query ## Current Behavior Currently, when an error occurs in a Ky request, the error object contains a promise that needs...
# Convert KyResponse to an interface for better extensibility ## Current Behavior Currently, `KyResponse` is defined as a type in the ky library. This makes it difficult to extend or...