mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-07 00:13:53 +00:00
b228020b73
* test: create utility for uploading test-db * chore: upgrade deps * refactor: remove unused functions * chore: create testing boilerplate * test: upload showfile
7 lines
85 B
JSON
7 lines
85 B
JSON
{
|
|
"sourceType": "module",
|
|
"compilerOptions": {
|
|
"esModuleInterop": true
|
|
}
|
|
}
|