Add includes section to typescript-typings package.json
This commit is contained in:
parent
c5632490f2
commit
bc27ee0deb
@ -3,5 +3,6 @@
|
|||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"outDir": "lib",
|
"outDir": "lib",
|
||||||
"rootDir": "."
|
"rootDir": "."
|
||||||
}
|
},
|
||||||
|
"include": ["types"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user