feat: add bases for GitHub API interaction and cache

This commit is contained in:
2023-05-04 23:21:43 +02:00
parent 91a8d4e220
commit 7c185dd453
8 changed files with 234 additions and 1 deletions

View File

@@ -11,5 +11,5 @@ trim_trailing_whitespace = true
indent_style = space
indent_size = 2
[*.ts]
[*.{ts,vue}]
quote_type = single