Initialization.
This commit is contained in:
commit
4094afff3d
13 changed files with 517 additions and 0 deletions
7
deno.json
Normal file
7
deno.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"fmt": {
|
||||
"useTabs": true,
|
||||
"lineWidth": 120,
|
||||
"semiColons": false
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue