mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Enable ts-node files to pull in readability.d.ts
This commit is contained in:
parent
ee8bad424b
commit
7263e91d6b
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"extends": "./../../tsconfig.json",
|
||||
"ts-node": { "files": true },
|
||||
"compilerOptions": {
|
||||
"outDir": "build",
|
||||
"rootDir": ".",
|
||||
|
|
|
|||
Loading…
Reference in a new issue