mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-09 11:42:54 -05:00
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:
committed by
James Long
parent
9cc4ffaf33
commit
59ddc965ec
@@ -16,5 +16,5 @@
|
||||
"moduleResolution": "Node",
|
||||
"module": "ESNext"
|
||||
},
|
||||
"exclude": ["node_modules", "build"]
|
||||
"exclude": ["node_modules", "build", "./app-plaid.js"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user