Type Alias: GithubActionsRuleId
type GithubActionsRuleId = `github-actions/${GithubActionsRuleName}`;
Defined in: plugin.ts:36
Fully-qualified ESLint rule ids exposed by this plugin.
type GithubActionsRuleId = `github-actions/${GithubActionsRuleName}`;
Defined in: plugin.ts:36
Fully-qualified ESLint rule ids exposed by this plugin.