Skip to content

Use file extensions in web-features package type declarations#3885

Open
ddbeck wants to merge 2 commits intoweb-platform-dx:mainfrom
ddbeck:use-extensions-in-package
Open

Use file extensions in web-features package type declarations#3885
ddbeck wants to merge 2 commits intoweb-platform-dx:mainfrom
ddbeck:use-extensions-in-package

Conversation

@ddbeck
Copy link
Copy Markdown
Collaborator

@ddbeck ddbeck commented Mar 25, 2026

Toward #3878 and a companion to #3879.

This PR narrowly fixes the problem reported by @caugner in #3878 and updates the tsconfig.json for web-features. Claas's PR differs in that it applies the fix to the entire project, which I think is a good idea but slightly odd in not actually changing the config for the package that is the problem.

Incidentally, by using a file extension, it caused eslint to check the built files. There's no need to check files we're not actually authoring, so I've ignored those files. In another bit of yak shaving, I had to upgrade to eslint's current config format, thus the oversize diff.

@ddbeck ddbeck added minor version required This PR requires a minor version semver release (vX.Y+1.0) package:web-features and removed minor version required This PR requires a minor version semver release (vX.Y+1.0) labels Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant