Fix deno refresh_pattern

This commit is contained in:
Yasuhiro Matsumoto
2021-11-09 12:53:12 +09:00
parent a051cc6746
commit 7a40df647e

View File

@@ -508,6 +508,9 @@
},
{
"command": "deno",
"config": {
"refresh_pattern": "\\([:@/.a-zA-Z0-9_-]\\+\\|/\\|\\k\\+\\)$"
},
"requires": []
},
{