chore: tsconfig dev
Signed-off-by: bcakmakoglu <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
+1
-2
@@ -33,9 +33,8 @@
|
||||
{ "transform": "typescript-transform-paths", "afterDeclarations": true }
|
||||
]
|
||||
},
|
||||
"include": ["src"],
|
||||
"include": ["src", "examples"],
|
||||
"exclude": [
|
||||
"examples",
|
||||
"node_modules",
|
||||
"build",
|
||||
"dist",
|
||||
|
||||
Reference in New Issue
Block a user