Add typeRoots to try and appease CI
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"outDir": "./lib",
|
||||
"rootDir": ".",
|
||||
"declaration": true,
|
||||
"typeRoots": ["src/@types", "node_modules/@types"],
|
||||
"lib": ["es2019", "dom"],
|
||||
"types": ["jest", "node"],
|
||||
"strict": true
|
||||
|
||||
Reference in New Issue
Block a user