eslint-rules/patch/eslint-import-resolver-typescript.patch
2024-07-27 22:45:56 -04:00

11 lines
244 B
Diff

diff --git a/tsconfig.json b/tsconfig.json
index 39c6900..6fd8822 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -1,5 +1,4 @@
{
- "extends": "@1stg/tsconfig/node16",
"compilerOptions": {
"module": "Node16",
"outDir": "./lib",