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 af2572f commit e2cac08Copy full SHA for e2cac08
package.json
@@ -21,6 +21,7 @@
21
"type": "module",
22
"scripts": {
23
"prepare": "husky",
24
+ "lint": "biome check .",
25
"fmt": "biome check --write --unsafe .",
26
"gha:install": "ghats install",
27
"gha:build": "ghats build",
0 commit comments