Skip to content

Commit 7443be5

Browse files
committed
Add command back up
1 parent 4c39109 commit 7443be5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"docs": "node scripts/clean-site-files.js && node scripts/copy-site-files.js && mkdocs serve",
3030
"format": "biome format .",
3131
"format:fix": "biome format . --fix",
32-
"lint": "",
32+
"lint": "biome check .",
3333
"lint:fix": "biome check . --fix",
3434
"lint:summary": "biome check --reporter=summary",
3535
"prepare": "",

0 commit comments

Comments
 (0)