AdguardTeam / AdguardTeam/AGLint
Add support for Plugins
オープン
enhancement
Priority: P4
- 主要言語
- TypeScript
- スター
- 70
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Similar to ESLint, we can add plugin support to AGLint. This would allow integrating another library with AGLint through the `plugins` field in the config file. We need to design an interface that plugins must adhere to.
A typical use case for this could be a [dead domains linter](https://github.com/AdguardTeam/DeadDomainsLinter), which is too heavy to be part of the core AGLint but can be made available as an installable plugin.
References:
- https://www.npmjs.com/package/jiti
コントリビューションガイド
評価
この issue はまだ評価されていません。