build: skip typechecking app-plaid.js
Doesn't appear to be used; there isn't any plaid depedency in the package file.
This commit is contained in:
parent
9cc4ffaf33
commit
59ddc965ec
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@
|
|||
"moduleResolution": "Node",
|
||||
"module": "ESNext"
|
||||
},
|
||||
"exclude": ["node_modules", "build"]
|
||||
"exclude": ["node_modules", "build", "./app-plaid.js"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue