Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 5aa901b

Browse files
committed
Add tree-sitter keyword to package.json
1 parent c0553a3 commit 5aa901b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
"bugs": {
1717
"url": "https://github.com/atom/language-javascript/issues"
1818
},
19+
"keywords": [
20+
"tree-sitter"
21+
],
1922
"devDependencies": {
2023
"coffeelint": "^1.10.1"
2124
},

0 commit comments

Comments
 (0)