Fixed declaration destination path
This commit is contained in:
parent
d247c5757b
commit
4ba97f30ca
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"allowJs": false,
|
||||
"checkJs": false,
|
||||
|
||||
"outFile": "declarations/exports"
|
||||
"outFile": "../declarations/exports"
|
||||
},
|
||||
"include": [
|
||||
"../js/**/*.ts"
|
||||
|
|
Loading…
Add table
Reference in a new issue