Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

erasableSyntaxOnly does not work with parameter properties shorthand#96

Merged
sindresorhus merged 2 commits into
xojs:mainfrom
EdJoPaTo:parameter-properties
Aug 19, 2025
Merged

erasableSyntaxOnly does not work with parameter properties shorthand#96
sindresorhus merged 2 commits into
xojs:mainfrom
EdJoPaTo:parameter-properties

Conversation

@EdJoPaTo

Copy link
Copy Markdown
Contributor

This rule by default disallows the usage of the parameter properties shorthand.

This rule could also be removed as typescript configured with erasableSyntaxOnly will also error on this.

EdJoPaTo and others added 2 commits August 18, 2025 18:12
This rule by default disallows the usage of the parameter properties
shorthand.
@sindresorhus sindresorhus merged commit c9897f4 into xojs:main Aug 19, 2025
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants