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