type check pb_hooks mothership

This commit is contained in:
Ben Allfree 2024-01-10 10:07:28 +00:00
parent 43cced20ea
commit e54a5e245d

View File

@ -25,5 +25,5 @@
}
},
"include": ["./src"],
"exclude": ["src/mothership-app", "src/instance-app"]
"exclude": ["src/instance-app"]
}