diff --git a/tsconfig.json b/tsconfig.json index 0cef81d..a85380a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -11,7 +11,6 @@ "allowSyntheticDefaultImports": true, "sourceMap": true, "baseUrl": ".", - "types": ["node"], "paths": { "@/*": ["src/*"] }, -- libgit2 0.21.4