include new folder in typescript checks
This commit is contained in:
parent
bd01b3cbce
commit
0a82226e2c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"include": ["./services/gunDB/**/*.*"],
|
"include": ["./services/gunDB/**/*.*", "./utils/lightningServices/**/*.*"],
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
/* Basic Options */
|
/* Basic Options */
|
||||||
// "incremental": true, /* Enable incremental compilation */
|
// "incremental": true, /* Enable incremental compilation */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue