We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4d4306 commit 867dc1dCopy full SHA for 867dc1d
README.md
@@ -1,5 +1,3 @@
1
-# This is pre-release software as in IT HASN'T BEEN RELEASED YET but I am making it public so I don't get billed. Go away for now
2
-
3
<p align="center">
4
<a href="/"><img src="./assets/logo-512.png" width="512px" align="center" alt="modestbench: a full-ass benchmarking framework for Node.js"/></a>
5
<h1 align="center"><span class="modestbench"><code>modestbench</code><span></h1>
package.json
@@ -180,7 +180,7 @@
180
"prettier --write",
181
"cspell"
182
],
183
- "**/!(.github/prompts)/*.md": [
+ "*.md": [
184
"markdownlint-cli2 --fix",
185
186
0 commit comments