chore: evaluate removing isolatedDeclarations from tsconfig
@bennypowers đang làm issue này rồi.
Từ ngày 8/5/2026.
Đánh giá
Issue này chưa được đánh giá.
Mô tả
Problem
tsconfig.settings.json sets "isolatedDeclarations": true (line 19), which requires explicit type annotations on all exported declarations.
This contradicts the convention documented in CLAUDE.md:
static styles = [styles]array form
With --isolatedDeclarations enabled, that form produces TS9017:
error TS9017: Only const arrays can be inferred with --isolatedDeclarations.
The actual working form must be:
static readonly styles: CSSStyleSheet[] = [styles];
The sibling project red-hat-design-system does not use --isolatedDeclarations and uses the simpler inferred form without issue.
Question
Should we remove isolatedDeclarations from tsconfig.settings.json to allow the simpler convention, or update CLAUDE.md to document the explicit type annotation requirement?
- Ngôn ngữ chính
- TypeScript
- Star
- 394
- Fork
- 107
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của patternfly/patternfly-elements
-
bug
patternfly/patternfly-elements#3158 · 1 người được giao ·
-
docs
patternfly/patternfly-elements#3131 · 1 người được giao ·
-
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 55/100
patternfly/patternfly-elements#3122 ·
-
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 38/100
patternfly/patternfly-elements#3118 ·
-
[epic] Port v5 elements to v6 Đang mở
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 25/100
patternfly/patternfly-elements#3110 ·
Tất cả issue của patternfly/patternfly-elements
Issue tương tự
-
VerificationGate: ATTRIBUTION quote guard never matches a normal quotation (\b around the quote) Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
danielmiessler/LifeOS#2234 ·
-
T: Bug
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 65/100
-
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 85/100
-
Mend: dependency security vulnerability untriaged
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100