We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16bb2c9 commit a03c325Copy full SHA for a03c325
README.md
@@ -1,6 +1,7 @@
1
# Tree Sitter Lua
2
3
[](https://travis-ci.org/Azganoth/tree-sitter-lua)
4
+[](https://ci.appveyor.com/project/Azganoth/tree-sitter-lua/branch/master)
5
6
Lua grammar for tree-sitter.
7
package.json
@@ -34,7 +34,6 @@
34
"tree-sitter-cli": "^0.13.15"
35
},
36
"files": [
37
- "node_modules",
38
"src",
39
"binding.gyp",
40
"grammar.js",
0 commit comments