feature/layout-updates #1

Merged
SethTrowbridge merged 34 commits from feature/layout-updates into master 2023-06-07 21:12:15 -04:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 20f4a2ac47 - Show all commits

View File

@ -1,5 +1,5 @@
{
"compilerOptions": {"types":["store.d.ts"]},
"compilerOptions": {"types":["/store.d.ts"]},
"tasks":
{
"fs": "deno run -A --no-lock https://deno.land/std@0.166.0/http/file_server.ts",