9 lines
169 B
JSON
9 lines
169 B
JSON
{
|
|
"fmt": {
|
|
"indentWidth": 4,
|
|
"lineWidth": 100
|
|
},
|
|
"exclude": ["./docs"],
|
|
"lib": ["dom", "dom.iterable", "dom.asynciterable", "deno.ns"]
|
|
}
|