tree-sitter-yaml/schema/core/package.json
2024-04-10 00:04:28 -04:00

7 lines
92 B
JSON

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