mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 11:59:11 +00:00
6 lines
114 B
JSON
6 lines
114 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["jest", "@cloudflare/workers-types"]
|
|
}
|
|
}
|