mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-20 03:26:47 +08:00
init: the first public commit for AFFiNE
This commit is contained in:
@@ -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