refactor: rewrite and organize project

still need to add other features from before rewrite
This commit is contained in:
trafficlunar 2024-12-12 22:38:53 +00:00
parent 025371bd79
commit de06203d31
20 changed files with 416 additions and 346 deletions

View file

@ -1,5 +1,5 @@
{
"printWidth": 150,
"tabWidth": 2,
"useTabs": true
}
"printWidth": 150,
"tabWidth": 2,
"useTabs": true
}