test: verify pre-commit hook
This commit is contained in:
parent
8a121442a3
commit
1bfc0606c3
1 changed files with 2 additions and 0 deletions
|
|
@ -8,3 +8,5 @@ export const shuffleArray = <T>(array: T[]): T[] => {
|
||||||
}
|
}
|
||||||
return result;
|
return result;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// testing pre-commit hooks
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue