mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-20 14:41:34 +03:00
10 lines
190 B
JSON
10 lines
190 B
JSON
|
{
|
||
|
"executors": {
|
||
|
"tsCheck": {
|
||
|
"implementation": "./tsCheck.js",
|
||
|
"schema": "./schema.json",
|
||
|
"description": "Runs `tsCheck`."
|
||
|
}
|
||
|
}
|
||
|
}
|