add deno config
This commit is contained in:
parent
5a786ba8f1
commit
c62a03b943
2 changed files with 9 additions and 0 deletions
6
deno.json
Normal file
6
deno.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"fmt": {
|
||||
"useTabs": true,
|
||||
"lineWidth": 120
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue