We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddec837 commit 925d328Copy full SHA for 925d328
deno.jsonc
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://deno.land/x/deno/cli/schemas/config-file.v1.json",
+ "$schema": "https://raw.githubusercontent.com/denoland/deno/main/cli/schemas/config-file.v1.json",
3
"fmt": {
4
"include": [
5
"README.md",
0 commit comments