undid change

This commit is contained in:
2022-06-06 21:18:06 -05:00
parent daaaf1c405
commit 43d31fdffb

View File

@@ -13,8 +13,5 @@
"rootDir": "./src", "rootDir": "./src",
"outDir": "./lib", "outDir": "./lib",
"moduleResolution": "node" "moduleResolution": "node"
}, }
"files": [
"index.d.ts"
]
} }