mirror of
https://github.com/TextPlace/CoreTextPlace.git
synced 2025-05-01 13:11:10 +00:00
9 lines
106 B
JSON
9 lines
106 B
JSON
// Static tasks configuration.
|
|
//
|
|
// Example:
|
|
[
|
|
{
|
|
"label": "Test",
|
|
"command": "deno test"
|
|
}
|
|
]
|