forked from FoundKeyGang/FoundKey
Fix bug
This commit is contained in:
parent
d9703eab67
commit
c38a792238
1 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,6 @@
|
||||||
"./src/**/*.ts"
|
"./src/**/*.ts"
|
||||||
],
|
],
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"./src/web/**/*.ts"
|
"./src/web/app/**/*.ts"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue