add code
This commit is contained in:
parent
8feeba0dd1
commit
b6bc2724fa
@ -1,5 +1,9 @@
|
|||||||
{
|
{
|
||||||
"fmt": {
|
"fmt": {
|
||||||
"indentWidth": 4
|
"indentWidth": 4
|
||||||
|
},
|
||||||
|
"tasks": {
|
||||||
|
"check": "deno check main.ts",
|
||||||
|
"test": "deno test"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user