Skip to content

When using typesPrefix: "I" we want to avoid prefix for enum by adding "enumPrefix": false #274

When using typesPrefix: "I" we want to avoid prefix for enum by adding "enumPrefix": false

When using typesPrefix: "I" we want to avoid prefix for enum by adding "enumPrefix": false #274

Workflow file for this run

name: good first issue
on: [issues]
jobs:
labels:
runs-on: ubuntu-latest
steps:
- uses: Code-Hex/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-labels: '["good first issue"]'