mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 21:50:34 +03:00
Add format script placeholder
Signed-off-by: Oleg Markelov <markelolegov@gmail.com>
This commit is contained in:
parent
fb185be4b1
commit
fa57e53c9e
@ -6,6 +6,7 @@
|
||||
"license": "EPL-2.0",
|
||||
"scripts": {
|
||||
"build": "echo \"No build specified\" && exit 0",
|
||||
"format": "echo \"No format specified\" && exit 0",
|
||||
"storybook": "storybook dev -p 6006",
|
||||
"test": "echo \"No test specified\" && exit 0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user