Fixed declaration destination path

This commit is contained in:
WolverinDEV 2018-11-06 18:07:52 +01:00
parent d247c5757b
commit 4ba97f30ca

View file

@ -8,7 +8,7 @@
"allowJs": false,
"checkJs": false,
"outFile": "declarations/exports"
"outFile": "../declarations/exports"
},
"include": [
"../js/**/*.ts"