mirror of
https://github.com/ast-grep/ast-grep.git
synced 2026-05-06 06:06:46 -04:00
333e195155
* fix: replace postinstall script with binary resolution in ast-grep * fix: restrict package name detection
3 lines
43 B
JavaScript
Executable File
3 lines
43 B
JavaScript
Executable File
#!/usr/bin/env node
|
|
require("./ast-grep");
|