chore(lint) tame the (uppdated) linter

This commit is contained in:
Saúl Ibarra Corretgé
2021-11-04 22:10:43 +01:00
committed by Saúl Ibarra Corretgé
parent 0aba61d5c6
commit 162a67fe8b
385 changed files with 933 additions and 900 deletions

View File

@@ -20,7 +20,7 @@ type Props = {
src: Object,
/**
* The component's external style
* The component's external style.
*/
style: Object
}