mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-06 22:45:53 +01:00
10 lines
165 B
JSON
10 lines
165 B
JSON
{
|
|
"compilerOptions": {
|
|
"strict": true
|
|
},
|
|
"typedocOptions": {
|
|
"entryPoints": ["pkg/cashu_js.d.ts"],
|
|
"readme": "README.md"
|
|
}
|
|
}
|