Updating drone config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Brandon Watson
2021-06-07 20:03:41 -04:00
parent b6d9317a1e
commit 6c8ce21164
3 changed files with 27 additions and 23 deletions

View File

@ -3,5 +3,8 @@
{
"path": "."
}
]
],
"settings": {
"editor.tabSize": 2
}
}