seyfert/deno.json
socram03 35ec425916 feacture: Builders
fix: fmt
2022-07-04 19:34:55 -04:00

12 lines
177 B
JSON

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