docs: digitalocean sponsor

This commit is contained in:
Leifer Mendez
2023-02-03 10:24:48 +01:00
parent 5260a7eb47
commit 88c05c12a4

View File

@@ -2,5 +2,6 @@
"trailingComma": "es5",
"tabWidth": 4,
"semi": false,
"singleQuote": true
"singleQuote": true,
"printWidth": 120
}