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 f3fc9c9 commit b765c87Copy full SHA for b765c87
scripts/create-lang/template/package.json
@@ -42,6 +42,7 @@
42
},
43
"pnpm": {
44
"onlyBuiltDependencies": [
45
+ "$$PACKAGE_NAME$$",
46
"tree-sitter-cli"
47
]
48
}
0 commit comments