init: company-haness 설계
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"type": "object",
|
||||
"required": ["blocker", "resume-condition"],
|
||||
"properties": {"blocker": {}, "resume-condition": {}}
|
||||
}
|
||||
Reference in New Issue
Block a user