mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-21 21:45:11 +00:00
9 lines
131 B
JSON
9 lines
131 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"lib": ["dom", "es5"],
|
||
|
"target": "es5",
|
||
|
"types": ["cypress", "node"]
|
||
|
},
|
||
|
"include": ["./**/*.ts"]
|
||
|
}
|