tree-sitter-yaml/schema/core/package.json

7 lines
92 B
JSON
Raw Normal View History

{
"private": true,
"scripts": {
"build": "tree-sitter generate --no-bindings"
}
}