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