mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 11:53:49 +00:00
fix: tsconfig references for utility tests
This commit is contained in:
@@ -29,6 +29,11 @@
|
||||
"src/**/*.spec.ts",
|
||||
"src/**/*.spec.tsx",
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"path": "./tsconfig.json"
|
||||
}
|
||||
],
|
||||
"typeRoots": [
|
||||
"./src/declarations/**"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user