fix: resolve CI linting and type checking errors
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
@@ -1,11 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* Utility functions for {{ project_name }}
|
* Utility functions for {{ project_name }}.
|
||||||
* Generated from GitHub Issue #{{ issue_number }}
|
* Generated from GitHub Issue #{{ issue_number }}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
// TODO: Implement utility functions
|
||||||
* TODO: Implement helper function
|
|
||||||
*/
|
|
||||||
export function helperFunction() {
|
|
||||||
// TODO: Implement
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user