1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 03:56:59 +00:00

chore: repo cleanup

This commit is contained in:
James Cook 2023-09-17 17:42:33 +01:00
parent 8a11040524
commit c006fa2653
5 changed files with 15 additions and 13 deletions

5
.vscode/extensions.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"recommendations": [
"denoland.vscode-deno"
]
}