mirror of
https://github.com/dadada/inbox2matrix.git
synced 2025-06-07 17:43:57 +02:00
11 lines
158 B
JSON
11 lines
158 B
JSON
{
|
|
"compilerOptions": {
|
|
"types" : [
|
|
"node"
|
|
]
|
|
},
|
|
"files": [
|
|
"inbox2matrix.ts",
|
|
"globals.d.ts"
|
|
]
|
|
}
|