diff --git a/src/_blog/111-js-ipfs-0-51-0/js-ipfs-0.51.0-adds-type-definitions-and-removes-secio.md b/src/_blog/111-js-ipfs-0-51-0/js-ipfs-0.51.0-adds-type-definitions-and-removes-secio.md index 232ed337..a69a89b5 100644 --- a/src/_blog/111-js-ipfs-0-51-0/js-ipfs-0.51.0-adds-type-definitions-and-removes-secio.md +++ b/src/_blog/111-js-ipfs-0-51-0/js-ipfs-0.51.0-adds-type-definitions-and-removes-secio.md @@ -26,7 +26,7 @@ With `js-IPFS@0.51.0` types are now a first-class citizen within the codebase. Going forward all new code will be required to have types so to help contributors with that [aegir](https://github.com/ipfs/aegir) recently added stricter linting for JSDoc comments and we also [added a typecheck github action](https://github.com/ipfs/js-ipfs/pull/3327) to `js-IPFS` so any errors or missing types should be easy to spot in a PR.
-
+