mirror of
https://github.com/dcarrillo/atalaya.git
synced 2026-06-07 14:33:30 +00:00
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": "astro/tsconfigs/strict",
|
||||
"compilerOptions": {
|
||||
"types": ["@cloudflare/workers-types"],
|
||||
"paths": {
|
||||
"@worker/types": ["../src/types.ts"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user