helpers: add node types and tsconfig

This commit is contained in:
itsMapleLeaf
2022-08-06 10:09:57 -05:00
parent 14ebfee673
commit e1f5eda3c7
3 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{
"extends": "../../tsconfig.base.json"
}