Skip to content

Commit

Permalink
- Testing husky still works
Browse files Browse the repository at this point in the history
  • Loading branch information
incutonez committed Jun 4, 2024
1 parent de0b645 commit 454f5d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/models/ViewModel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ export class ViewModel {
*/
// eslint-disable-next-line @typescript-eslint/no-unused-vars
init(_data?: Partial<IViewModel<this>>) {

const test;
}

async isValid(options?: ValidatorOptions) {
Expand Down

0 comments on commit 454f5d9

Please sign in to comment.