fix all lint warnings

This commit is contained in:
Justin Quan
2024-12-16 15:12:49 -08:00
parent b7571df60e
commit 267fb441d9
3 changed files with 32 additions and 20 deletions

View File

@@ -23,7 +23,6 @@ jest.mock('@vscode/webview-ui-toolkit/react', () => ({
<label>
<input
type="checkbox"
role="checkbox"
checked={checked}
onChange={onChange}
/>