Skip to content

Commit 1b23032

Browse files
committed
Fix linter
1 parent 9d60b47 commit 1b23032

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vuepress/plugins.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,8 @@ module.exports.communityPlugins = [
465465
name: "@0xweb/hardhat",
466466
author: "Alex Kit",
467467
authorUrl: "https://github.com/tenbits",
468-
description: "Generate 0xWeb classes for contracts to easily communicate with the blockchain.",
468+
description:
469+
"Generate 0xWeb classes for contracts to easily communicate with the blockchain.",
469470
tags: ["dApp-Client", "Class-Generation", "Testing"],
470471
},
471472
];

0 commit comments

Comments
 (0)