style: remove whitespace
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
# ./scripts/format-package-json.sh
|
# ./scripts/format-package-json.sh
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
jq --indent 4 . package.json > tmp.json && mv tmp.json package.json
|
jq --indent 4 . package.json > tmp.json && mv tmp.json package.json
|
||||||
Reference in New Issue
Block a user