Fixes: 1. media.ts: wrap placeholder generation in try-catch 2. toolbar.ts: check r.ok, display error message in popover
5 lines
131 B
JSON
5 lines
131 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"include": ["src", ".astro/types.d.ts", "emdash-env.d.ts", "worker-configuration.d.ts"]
|
|
}
|