init: the first public commit for AFFiNE
This commit is contained in:
11
tools/executors/tsCheck/schema.json
Normal file
11
tools/executors/tsCheck/schema.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/schema",
|
||||
"type": "object",
|
||||
"cli": "nx",
|
||||
"properties": {
|
||||
"tsCheck": {
|
||||
"type": "string",
|
||||
"description": "Typescript check"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user