about summary refs log tree commit diff stats
path: root/tree-sitter-yts/src
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-11-04 21:31:40 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-11-04 21:31:40 +0100
commit034e354aa090211653fb1f40f7ab329197b73cc4 (patch)
tree6e14cfe57be2970fed6f810b6def86b62379160c /tree-sitter-yts/src
parentchore(tree-sitter-yts): Add copyright headers (diff)
downloadyt-034e354aa090211653fb1f40f7ab329197b73cc4.tar.gz
yt-034e354aa090211653fb1f40f7ab329197b73cc4.zip
chore(version): v1.3.2 v1.3.2
Diffstat (limited to 'tree-sitter-yts/src')
-rw-r--r--tree-sitter-yts/src/grammar.json1
-rw-r--r--tree-sitter-yts/src/node-types.json2
2 files changed, 1 insertions, 2 deletions
diff --git a/tree-sitter-yts/src/grammar.json b/tree-sitter-yts/src/grammar.json
index a63633b..65e8122 100644
--- a/tree-sitter-yts/src/grammar.json
+++ b/tree-sitter-yts/src/grammar.json
@@ -283,4 +283,3 @@
   "inline": [],
   "supertypes": []
 }
-
diff --git a/tree-sitter-yts/src/node-types.json b/tree-sitter-yts/src/node-types.json
index c4a588e..4724111 100644
--- a/tree-sitter-yts/src/node-types.json
+++ b/tree-sitter-yts/src/node-types.json
@@ -198,4 +198,4 @@
     "type": "watch",
     "named": false
   }
-]
\ No newline at end of file
+]