feat: repell some pests

This commit is contained in:
taskylizard 2025-06-21 18:37:05 +00:00
parent baa126c4ae
commit 6435e11ccd
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
14 changed files with 8065 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"printWidth": 140,
"singleQuote": true,
"semi": true,
"useTabs": true
}