mirror of
https://github.com/actions/setup-node.git
synced 2025-12-15 01:01:38 +08:00
Add format-check
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"format": "prettier --write **/*.ts",
|
||||
"format-check": "prettier --check **/*.ts",
|
||||
"test": "jest"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user