mirror of
https://github.com/sbuffkin/hexmaker.git
synced 2026-07-22 06:14:01 +00:00
- Remove unnecessary type assertions in IconPickerModal (createEl("input") already returns HTMLInputElement)
- Fix sentence-case violation: "Remove GM icon" → "Remove icon" in HexEditorModal tooltip
- Annotate frontmatter["region"] accesses as unknown to satisfy no-unsafe-assignment
- Wire npm run lint into /rebuild command so issues are caught locally before submission
- Document no-unnecessary-type-assertion and mid-sentence acronym patterns in /lint guidance
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
21 lines
No EOL
393 B
JSON
21 lines
No EOL
393 B
JSON
{
|
|
"0.1.0": "1.12.0",
|
|
"1.0.0": "1.12.0",
|
|
"1.0.1": "1.12.0",
|
|
"1.0.2": "1.12.0",
|
|
"1.0.3": "1.12.0",
|
|
"1.0.4": "1.12.0",
|
|
"1.0.5": "1.12.0",
|
|
"1.0.6": "1.12.0",
|
|
"1.0.18": "1.12.0",
|
|
"1.0.19": "1.12.0",
|
|
"1.0.20": "1.12.0",
|
|
"1.0.21": "1.12.0",
|
|
"1.0.22": "1.12.0",
|
|
"1.0.23": "1.12.0",
|
|
"1.0.24": "1.12.0",
|
|
"1.0.25": "1.12.0",
|
|
"1.0.26": "1.12.0",
|
|
"1.0.27": "1.12.0",
|
|
"1.0.28": "1.12.0"
|
|
} |