mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-05-10 12:15:22 -04:00
feat: base class added and api
This commit is contained in:
parent
8cc79da6d9
commit
693f5a3560
12 changed files with 5346 additions and 0 deletions
4
weather/.prettierrc
Normal file
4
weather/.prettierrc
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"tabWidth": 4,
|
||||
"singleQuote": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue