Skip to content

Commit ae38751

Browse files
fix: remove run ast-grep rule from package.json
avoid confusion like #564
1 parent 78154a8 commit ae38751

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,6 @@
8484
{
8585
"command": "ast-grep.searchByCode",
8686
"title": "ast-grep: Search by Code"
87-
},
88-
{
89-
"command": "ast-grep.runRule",
90-
"title": "Run ast-grep Rule"
9187
}
9288
],
9389
"menus": {

0 commit comments

Comments
 (0)