Skip to content

Commit

Permalink
Fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
fvictorio committed May 30, 2022
1 parent 9d60b47 commit 1b23032
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/.vuepress/plugins.js
Expand Up @@ -465,7 +465,8 @@ module.exports.communityPlugins = [
name: "@0xweb/hardhat",
author: "Alex Kit",
authorUrl: "https://github.com/tenbits",
description: "Generate 0xWeb classes for contracts to easily communicate with the blockchain.",
description:
"Generate 0xWeb classes for contracts to easily communicate with the blockchain.",
tags: ["dApp-Client", "Class-Generation", "Testing"],
},
];
Expand Down

0 comments on commit 1b23032

Please sign in to comment.