Remove redundant tsconfig exclude
This commit is contained in:
parent
99a1eded0f
commit
ff391bf11c
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"include": ["*.ts"],
|
"include": ["*.ts"],
|
||||||
"exclude": ["node_modules"],
|
|
||||||
"references": [
|
"references": [
|
||||||
{
|
{
|
||||||
"path": "./astro/tsconfig.json"
|
"path": "./astro/tsconfig.json"
|
||||||
|
Loading…
Reference in New Issue
Block a user