Prevent warning from tsc about overwriting input
This commit is contained in:
committed by
Soren L. Hansen
parent
e0ee2822cd
commit
63c17b7d51
@@ -18,6 +18,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"node_modules"
|
"node_modules",
|
||||||
|
"dist"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user