AdguardTeam / AdguardTeam/VscodeAdblockSyntax

Add JSON schema for AGLint config files

オープン
#136 コメント 0 件 リアクション 0 件 担当者 1 名 @maximtop が担当を希望しています GitHub で見る
Priority: P4
主要言語
TypeScript
スター
88
フォーク
8
PR マージ指標
30日以内にマージされた PR はありません

説明

AGLint config files can be validated in the VSCode editor if the following field is filled in the `package.json` file of the extension:

https://code.visualstudio.com/api/references/contribution-points#contributes.jsonValidation

If we switch to `zod`, we can export `zod` schema easily during AGLint build via https://www.npmjs.com/package/zod-to-json-schema (so ​​no need to maintain a redundant JSON file)

Idea from: https://github.com/AdguardTeam/AGLint/issues/210

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。