Skip to content

Commit

Permalink
Uses slug to convert issue title and id to branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeibbb committed Oct 24, 2024
1 parent d95de2e commit e5f064a
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 48 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17988,6 +17988,7 @@
"path-browserify": "1.0.1",
"react": "16.8.4",
"react-dom": "16.8.4",
"slug": "10.0.0",
"sortablejs": "1.15.0"
},
"devDependencies": {
Expand All @@ -18001,6 +18002,7 @@
"@types/node": "18.15.0",
"@types/react": "17.0.82",
"@types/react-dom": "17.0.21",
"@types/slug": "5.0.9",
"@types/sortablejs": "1.15.8",
"@types/vscode": "1.82.0",
"@typescript-eslint/parser": "8.10.0",
Expand Down
Loading

0 comments on commit e5f064a

Please sign in to comment.