mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-31 21:59:10 +08:00
init: the first public commit for AFFiNE
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"executors": {
|
||||
"tsCheck": {
|
||||
"implementation": "./tsCheck.js",
|
||||
"schema": "./schema.json",
|
||||
"description": "Runs `tsCheck`."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user