mirror of
https://github.com/kbwo/testing-language-server.git
synced 2025-08-04 15:38:14 +00:00
5 lines
59 B
JSON
5 lines
59 B
JSON
{
|
|
"tasks": {
|
|
"dev": "deno run --watch main.ts"
|
|
}
|
|
}
|