Inline eslint-import-resolver-typescript
This commit is contained in:
14
patch/eslint-import-resolver-typescript.patch
Normal file
14
patch/eslint-import-resolver-typescript.patch
Normal file
@ -0,0 +1,14 @@
|
||||
diff --git a/package.json b/package.json
|
||||
index a905ca5..4979e41 100644
|
||||
--- a/package.json
|
||||
+++ b/package.json
|
||||
@@ -62,8 +62,7 @@
|
||||
"typecov": "type-coverage"
|
||||
},
|
||||
"peerDependencies": {
|
||||
- "eslint": "*",
|
||||
- "eslint-plugin-import": "*"
|
||||
+ "eslint": "*"
|
||||
},
|
||||
"dependencies": {
|
||||
"debug": "^4.3.4",
|
Reference in New Issue
Block a user