mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-12-19 06:58:15 +08:00
fix: CI code style checking
This commit is contained in:
committed by
Rak Laptudirm
parent
d671327ebe
commit
0b9fad86ba
@@ -7,6 +7,7 @@
|
||||
"test": "vitest run",
|
||||
"test-watch": "vitest",
|
||||
"style": "npx prettier . --write",
|
||||
"check-style": "npx prettier . --check",
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"author": "TheAlgorithms",
|
||||
|
||||
Reference in New Issue
Block a user