Astro implementation of openring npmjs.com/package/@jasikpark/astro-openring
astro webring typescript

Add typechecking #4

merged opened by caleb.jasik.xyz targeting main from push-kmrovtvtmsxy
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:3tkrsjzdao4vqjrxwzynbfnu/sh.tangled.repo.pull/3mcvxsccv6g22
+4 -4
Interdiff #0 #1
.tangled/workflows/build-and-lint.yaml

This file has not been changed.

+1 -1
package.json
··· 22 22 "check:astro": "astro check -p ./tsconfig.json" 23 23 }, 24 24 "devDependencies": { 25 + "@astrojs/check": "^0.9.6", 25 26 "@types/sanitize-html": "^2.16.0", 26 27 "astro": "^5.16.11", 27 28 "typescript": "^5.9.3" ··· 30 31 "astro": "^4.0.0 || ^5.0.0" 31 32 }, 32 33 "dependencies": { 33 - "@astrojs/check": "^0.9.6", 34 34 "@rowanmanning/feed-parser": "^2.1.1", 35 35 "@vitest/ui": "^4.0.17", 36 36 "sanitize-html": "^2.17.0",
+3 -3
pnpm-lock.yaml
··· 8 8 9 9 .: 10 10 dependencies: 11 - '@astrojs/check': 12 - specifier: ^0.9.6 13 - version: 0.9.6(prettier@3.8.0)(typescript@5.9.3) 14 11 '@rowanmanning/feed-parser': 15 12 specifier: ^2.1.1 16 13 version: 2.1.1 ··· 24 21 specifier: ^4.0.17 25 22 version: 4.0.17(@vitest/ui@4.0.17)(yaml@2.8.2) 26 23 devDependencies: 24 + '@astrojs/check': 25 + specifier: ^0.9.6 26 + version: 0.9.6(prettier@3.8.0)(typescript@5.9.3) 27 27 '@types/sanitize-html': 28 28 specifier: ^2.16.0 29 29 version: 2.16.0

History

2 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
Add typechecking
expand 0 comments
pull request successfully merged
1 commit
expand
Add typechecking
1/1 success
expand
expand 0 comments