Author: Michael Davis [mcarsondavis@gmail.com]
Hash: f65e7ae24a01c26d7256aac8cf443d24fcf0735f
Timestamp: Thu, 15 Sep 2022 07:32:23 +0000 (2 years ago)

+1 -4 +/-1 browse
Only list diff as supported file-types
1diff --git a/package.json b/package.json
2index 9c72ae4..caae6d0 100644
3--- a/package.json
4+++ b/package.json
5 @@ -33,10 +33,7 @@
6 },
7 "tree-sitter": [
8 {
9- "file-types": [
10- "diff",
11- "patch"
12- ]
13+ "file-types": ["diff"]
14 }
15 ]
16 }