finished the menu and started implementing file IO
This commit is contained in:
parent
99509c9ba1
commit
f860ba70f1
10 changed files with 408 additions and 92 deletions
|
@ -10,7 +10,7 @@
|
|||
"allowJs": true,
|
||||
"strict": true,
|
||||
"noEmit": true,
|
||||
"types": ["vinxi/types/client"],
|
||||
"types": ["vinxi/types/client", "@types/wicg-file-system-access"],
|
||||
"isolatedModules": true,
|
||||
"paths": {
|
||||
"~/*": ["./src/*"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue