seyfert/deno.json
2022-07-03 16:19:09 -05:00

12 lines
175 B
JSON

{
"fmt": {
"files": {
"exclude": "vendor"
},
"options": {
"indentWidth": 4,
"lineWidth": 120
}
}
}