mirror of
https://github.com/hcengineering/platform.git
synced 2025-06-09 09:20:54 +00:00
no-op format command
Signed-off-by: Alexey Aristov <aav@acm.org>
This commit is contained in:
parent
8b0c6e80c7
commit
f19772431e
3
pods/external/package.json
vendored
3
pods/external/package.json
vendored
@ -6,6 +6,7 @@
|
||||
"scripts": {
|
||||
"_phase:docker-build": "rushx docker:build",
|
||||
"docker:build": "sh bin/build.sh",
|
||||
"docker:push": "sh bin/push.sh"
|
||||
"docker:push": "sh bin/push.sh",
|
||||
"format": "true"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user