remove unstable flag
This commit is contained in:
parent
06095e3bdc
commit
5bef3878cc
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"deno.enable": true,
|
"deno.enable": true,
|
||||||
"deno.lint": true,
|
"deno.lint": true,
|
||||||
"deno.unstable": true,
|
|
||||||
"deno.import_intellisense_origins": {
|
"deno.import_intellisense_origins": {
|
||||||
"https://deno.land": true
|
"https://deno.land": true
|
||||||
},
|
},
|
||||||
|
@ -27,7 +26,6 @@
|
||||||
"longtext",
|
"longtext",
|
||||||
"Mult",
|
"Mult",
|
||||||
"nojs",
|
"nojs",
|
||||||
"nominize",
|
|
||||||
"noodp",
|
"noodp",
|
||||||
"noydir",
|
"noydir",
|
||||||
"oldcnt",
|
"oldcnt",
|
||||||
|
|
Loading…
Reference in New Issue