mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
6 lines
111 B
JSON
6 lines
111 B
JSON
|
{
|
||
|
"deno.enable": true,
|
||
|
"deno.lint": true,
|
||
|
"deno.unstable": true,
|
||
|
"deno.config": ".github/deno.jsonc",
|
||
|
}
|