Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 369 Bytes

crazy-peas-laugh.md

File metadata and controls

5 lines (4 loc) · 369 Bytes
eslint-plugin-svelte
minor

feat: add ignorePropertyPatterns property and rename ignorePatterns to ignoreTypePatterns in no-unused-props rule. The ignorePatterns option existed only for a few hours and is removed by this PR. Technically, this is a breaking change, but we’ll handle it as a minor release since very few users are likely affected.