feat: new stuff

This commit is contained in:
Smigz 2024-02-01 23:04:38 -05:00
parent ddba85e74b
commit 95d3793c20
7 changed files with 1913 additions and 480 deletions

4
csci/.prettierrc Normal file
View file

@ -0,0 +1,4 @@
{
"tabWidth": 4,
"singleQuote": true
}