7a57a69259
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"extends": "astro/tsconfigs/strict",
|
|
"compilerOptions": {
|
|
"types": ["@astrojs/image/client"]
|
|
}
|
|
}
|