mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore: added decalration map
Signed-off-by: Avinash <avinash.kumar.cs92@gmail.com>
This commit is contained in:
parent
9d8a972a3c
commit
e81e88139a
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
"outDir": "dist/",
|
||||
"rootDir": "./src",
|
||||
"allowJs": true,
|
||||
"declarationMap":true,
|
||||
"sourceMap": true
|
||||
},
|
||||
"include": ["./src"],
|
||||
|
|
Loading…
Reference in a new issue