Added examples/ to tsconfig.
This commit is contained in:
parent
1f5245eb43
commit
8f43e0653d
|
@ -10,6 +10,7 @@
|
||||||
},
|
},
|
||||||
"include": [
|
"include": [
|
||||||
"src/**/*",
|
"src/**/*",
|
||||||
"tests/**/*"
|
"tests/**/*",
|
||||||
|
"examples/**/*",
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user