Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Add no-unchecked-define rule #28

Merged
merged 1 commit into from
Apr 12, 2021
Merged

Add no-unchecked-define rule #28

merged 1 commit into from
Apr 12, 2021

Conversation

koddsson
Copy link
Contributor

@koddsson koddsson commented Apr 9, 2021

This rule ensures that all custom element definition calls are wrapped in guards if that element is already defined.

Ref: #3

@koddsson koddsson requested a review from keithamus April 9, 2021 11:03
Copy link
Contributor

@keithamus keithamus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@keithamus keithamus mentioned this pull request Apr 9, 2021
16 tasks
@koddsson koddsson merged commit 14275b6 into main Apr 12, 2021
@koddsson koddsson deleted the no-unchecked-define branch April 12, 2021 08:31
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