enable format check
This commit is contained in:
parent
d416c580b5
commit
fba74f66bc
@ -16,7 +16,7 @@
|
||||
"test:nx": "yarn linknpm fast && ./scripts/test_nx.sh",
|
||||
"test":
|
||||
"yarn linknpm && ./scripts/test_nx.sh && ./scripts/test_schematics.sh",
|
||||
"checkformat": "echo 1",
|
||||
"checkformat": "yarn format --check-only",
|
||||
"publish_npm": "./scripts/publish.sh",
|
||||
"precommit": "yarn checkformat"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user