Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork685
feat(no-deprecated-slot-attribute): regex ignore patterns#2773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
feat(no-deprecated-slot-attribute): regex ignore patterns#2773
Uh oh!
There was an error while loading.Please reload this page.
Conversation
|
Tested with production code, kind of works as expected, with the limitations lined out here: |
Uh oh!
There was an error while loading.Please reload this page.
Partiallyfixes#2710
vue/no-deprecated-slot-attribute
conflicts with web component named slots #2710Adds support for
'/regex/'
ignore patterns.Implementation based on#2734