stenciljs/eslint-plugin

feat: extract core rule utilities

Open

#70 创建于 2022年1月7日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)TypeScript (37 fork)auto 404
Help Wantedtriage

仓库指标

Star
 (71 star)
PR 合并指标
 (PR 指标待抓取)

描述

Prerequisites

Describe the Feature Request

The core utilities used by rules for Stencil to be extracted into a separate module or repo.

Describe the Use Case

Having a set of core utils would make it easier to create project-specific rules for Stencil-based projects.

Describe Preferred Solution

A separate package with core rule utilities. I have created stencil-eslint-core and have a fork of stencil-eslint to demonstrate this in action. All tests are passing.

Describe Alternatives

No response

Related Code

No response

Additional Information

No response

贡献者指南