Skip to content

Commit

Permalink
fixup! feat: use biome linter
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelGSS committed Dec 27, 2024
1 parent 7870e91 commit e9e1796
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@
"type": "git",
"url": "git+https://github.com/RafaelGSS/bench-node.git"
},
"keywords": ["benchmark", "nodejs"],
"keywords": [
"benchmark",
"nodejs"
],
"author": "RafaelGSS <rafael.nunu@hotmail.com>",
"contributors": [
{
Expand All @@ -29,5 +32,8 @@
"homepage": "https://github.com/RafaelGSS/bench-node#readme",
"dependencies": {
"piscina": "^4.8.0"
},
"devDependencies": {
"@biomejs/biome": "1.9.4"
}
}

0 comments on commit e9e1796

Please sign in to comment.