chore: add resolveJsonModule
to TypeDoc tsconfig.json
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"experimentalDecorators": true,
|
||||
"downlevelIteration": true,
|
||||
"noImplicitReturns": true,
|
||||
"resolveJsonModule": true,
|
||||
"pretty": true,
|
||||
"skipLibCheck": true,
|
||||
"typeRoots": ["node_modules/@0xproject/typescript-typings/types", "node_modules/@types"],
|
||||
|
Reference in New Issue
Block a user