mirror of
https://github.com/pnx/tree-sitter-dotenv
synced 2026-08-17 13:38:12 +02:00
Initial Commit
This commit is contained in:
commit
948e93ffac
40 changed files with 2760 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module github.com/pnx/tree-sitter-dotenv
|
||||
|
||||
go 1.22
|
||||
|
||||
require github.com/tree-sitter/go-tree-sitter v1.23.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue