mirror of
https://github.com/tcgdex/javascript-sdk.git
synced 2025-06-13 11:29:20 +00:00
V2 added typing for compiler
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
{
|
||||
"include": ["**/*.ts"],
|
||||
"exclude": ["translations"],
|
||||
"compilerOptions": {
|
||||
/* Basic Options */
|
||||
// "incremental": true, /* Enable incremental compilation */
|
||||
|
Reference in New Issue
Block a user