@eightshift/frontend-libs
Version:
A collection of useful frontend utility modules. powered by Eightshift
19 lines (18 loc) • 369 B
JSON
{
"permissions": {
"allow": [
"Skill(superpowers:executing-plans)",
"Bash(bun info *)",
"Bash(npm info *)",
"Skill(my-lint)",
"Bash(bunx eslint *)",
"Bash(bunx stylelint *)",
"Skill(my-version-bump)",
"Skill(my-update-changelog)",
"Skill(my-git-commit)",
"Skill(my-branch)",
"Skill(my-create-pr)",
"Skill(my-time-entry)"
]
}
}