taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit f808dafcd97b4c96bb5348401b195165369702fa
parent 00efe0418bcee734ae9add6a49a750fb89ae53fe
Author: Sebastian <sebasjm@taler-systems.com>
Date:   Tue,  5 May 2026 12:56:36 -0300

comment on rules

Diffstat:
Mrules/button-without-type.yaml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/rules/button-without-type.yaml b/rules/button-without-type.yaml @@ -1,3 +1,5 @@ +# finds <button /> without type +# and suggest type="button" as default id: find-button-missing-type language: tsx rule: